AlexKlimenkov

Results 6 comments of AlexKlimenkov

Hello, thank you for the thoughtful feedback! We're looking into it now. > 1,2,3(from above image). the label should be aligned centre with the elements. Do you mean vertical alignment?...

Hi @WojakGra , I've confirmed the issue, we'll fix it in the upcoming bugfix update. Meanwhile, please try initializing the dataprocessor with a function, like this: ``` scheduler.createDataProcessor(function(entity, action, data){...

Hi! Please check out the latest v5.3.1, it's been published just now. we've added `scheduler.hideLightbox()` method to the public api https://docs.dhtmlx.com/scheduler/api__scheduler_hidelightbox.html Is that what you've meant?

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...

Hi @Aravindha1234u ! Thank you for your suggestion! This is a design solution and is not considered XSS issue. dhtmlxGantt is used as a part of a client-server web application,...

@maximilianfixl I've just tested the latest free version of Gantt from [npmjs.com](https://www.npmjs.com/package/dhtmlx-gantt) in a Vue 3.5.12 project using Composition API and it seems to be working as expected, so this...