Our pure JavaScript Scheduler component


Post by frederick45 »

could you give me your session setting in salesforce ?


Post by frederick45 »

i found my pb


Post by Maxim Gorkovsky »

Is the problem resolved? Could you inform us about the cause?


Post by frederick45 »

in session settings,
Use Lightning Web Security for Lightning web components must be desactivated


Post by Maxim Gorkovsky »

While LWS is not supported officially, some of our clients already use it with our components. Also, drag drop works perfectly fine for me with LWS enabled.


Post by frederick45 »

ok, so can you give me your session settings


Post by frederick45 »

do you have an example to create a DragHelper in my LWC like this :

this.Drag = new bryntum.scheduler.DragHelper (...)


Post by Maxim Gorkovsky »

ok, so can you give me your session settings

Is there a way to export them? Or is there a particular config you're interested in?

do you have an example to create a DragHelper in my LWC like this :

this.Drag = new bryntum.scheduler.DragHelper (...)

No, we do not.


Post Reply