DHTMLX / scheduler

GPL version of JavaScript Event Scheduler
https://dhtmlx.com/docs/products/dhtmlxScheduler/
GNU General Public License v2.0
315 stars 111 forks source link

LWC salesforce integration #57

Open fodilo opened 3 years ago

fodilo commented 3 years ago

Hi , I tried to integrate dhtmlxscheduler.js with lwc, the rendering is well (only the resize event wasn't supported). But there is no interraction : ie. No creation on click , no drag and drop......

image

ArtiBorisevich commented 2 years ago

Hello, Unfortunately, the dhtmlxScheduler is not compatible with the Salesforce Lightning Web Component framework, it’s mostly due to the restrictions applied by the Lightning Locker service. Adding this compatibility stays in our plans and will be implemented in the future, we expect major improvements in the upcoming major update (early 2022).

venkatesh-gitNow commented 2 years ago

Hi ArtiBorisevich, Any update on dhtmlxschedule compatability with Salesforce LWC?

AlexKlimenkov commented 2 years ago

Hi @venkatesh-gitNow ,

you can use the very latest v6.0.1 , it should be finally compatible with Salesforce LWC (v6.0.0 still had some issues in LWC) We'll publish a complete example to github in the nearest time