Premium support for our pure JavaScript UI components


Post by po-igp »

Hello,

we are currently using SchedulerPro with a combination of the resource histogram and the task demo.

We added the parent-child elements from the task demo to the left side of the scheduler (resources). After this implementation the taskMenu and onEventSelectionChange no longer work reliably.

1) Previously when clicking on any event, we could display in the console which event has been selected. For this we used onEventSelectionChange. We need this identification as a basis for our further procedure. After using parent-child elements, however, this no longer works.

2) Previously it was possible to open the taskMenu with a right click. Currently, this works sometimes and sometimes not.

What could be the reason for this?

Thanks.

Attachments
filter.vue.zip
(7.92 KiB) Downloaded 36 times

Post by tasnim »

Hi,
Cannot reproduce it. Could you please provide a runnable test case (with a package.json file) so that we can run the Vue app and debug it?

Best regards,
Tasnim


Post by po-igp »

Hello,
In the attachment you will find another version with package.json.

By the way, is there also a possibility to send you data for problem solutions on other ways? So that they are not publicly accessible to everyone.

Best regards

Attachments
filter_with_package.json.zip
(9.16 KiB) Downloaded 39 times

Post by tasnim »

Hi,
I'm not able to run your app because of errors. Could you please provide a clean vue app that I can run without any errors?


Post Reply