Search found 45 matches

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...
Thanks Alex, I cannot reproduce the data load issue on your Salesforce org, so we'll review our code. However, opening any component in your org in Firefox is resulting in an error modal saying "location is undefined". So there is still an issue which is perhaps presenting differently depe...
Hello again, We've upgraded to 5.6.0 but are now seeing data load issues in Gantt and Task Board using Firefox with LWS on. No error is thrown, it just fails to load the data silently. The bryntum-dev-ed Salesforce org is still on 5.3.7. Would it be possible to upgrade the version on the org so we c...

Thanks tasnim.

Unfortunately this isn't the first time we've had issues with dataSource mapping (https://github.com/bryntum/support/issues/3903). Would it be possible to include tests or a live example which covers this feature to avoid further regressions?

Hi, In Gantt, we have a nested structure which is loaded and mapped to model fields using dataSource. In the following code pen, we are loading nested task data with dataSource mappings, but the task names are not applied or displayed: https://codepen.io/Howrd/pen/NWaRRvv This used to work in versio...

Awesome, thanks mats. Appreciate it.

Hello,

Has there been any progress with this? Our product is continually assessed for accessibility and this issue has been outstanding for a while.

Hi, Opening and interacting with any grid-based component in Salesforce with LWS enabled using Firefox results in "Lightning Web Security: Cannot access rangeParent" error modals being repeatably fired until the entire screen is black. This is reproducible in https://bryntum-dev-ed.develop...