Search found 42 matches

No worries, thanks mats :)

Hi, We've noticed some inconsistencies with the styling of Gantt Critical Path. These can be seen using the https://bryntum.com/products/gantt/examples/criticalpaths/ demo. Dependencies between critical tasks are missing arrow heads. The URL used in the stylesheet seems to be broken. Screenshot 2024...
Hi, We've noticed you fire resourceAvatarClick and resourceAvatarOverflowClick events in the source code but they aren't documented. They're potentially very useful to us. Also, they have resourceRecord in the event payload but it is always undefined. Would it be possible to fix the resourceRecord p...

Thanks, nickolay! Including 'Ext.chart.theme' and 'Ext.draw' for the main directories, along with specific file references for classes in the classic directories has worked.

Hello, We're currently upgrading our ExtJS app from version 5 to version 7.6 and have hit an issue with importing the Ext.charts package. This has been raised before by another forum member here- https://forum.bryntum.com/viewtopic.php?p=49856 - but there isn't a resolution on the thread. Briefly, t...

Would it be possible to enable it? LWS is being pushed by Salesforce, and in most cases defaulted to true, as the more secure option. Therefore we are running our components with it enabled and finding issues when Grid-based components are used in Firefox with LWS enabled.

Thanks again. Just to be sure, is Setup > Session Settings > Lightning Web Security enabled on this org?

Thanks Alex, appreciate it.

Ok, in the bryntum-dev-ed org you are adding inline data, whereas our product loads data from SObject records. In our Gantt do this with loadCrudManagerData. In our Task Board we do this by calling loadDataAsync on each store. Both are failing to load data. Can you replicate in your Salesforce envir...