Our pure JavaScript Scheduler component


Post by thomasb »

Hi

I'm using the paste event in bryntum scheduler.
For inspection I created a method (onPaste)="onEventPaste($event)".

In this $event object i get following data:

Image

In the eventrecords array I only find the source event which I was copy. Where Can I find the new created event with an id like: "_generatedClassDefEx6"

I can't find that at all in the $event object.

Thanks for your help.
Best,
Thomas


Post by tasnim »

Hi,

Thank you for your report. Reproduced! We'll check what's wrong. Here is the ticket to track progress https://github.com/bryntum/support/issues/6801

All the best,
Tasnim


Post by thomasb »

Hi Tasnim

Just wondering, if you have any news about it?

Best,
Thomas


Post by alex.l »

Hi Thomas,

The ticket is in code review status. When it will get Resolved status, that means the fix will be available in next patch release.
You can follow the ticket to track the status. Usually we are releasing every 2 weeks.

All the best,
Alex


Post by thomasb »

Hi Alex,

Ok, thanks for your answer!


Post Reply