Premium support for our pure JavaScript UI components


Post by jzarzeckis »

I'm getting this runtime error from the scheduler sometimes when I'm updating events prop.

I had a guess that maybe my data in events would also have an "assigned" property, that would somehow override the model inside bryntum. But that doesn't seem to be case.


Post by mats »

What version are you on? How can we reproduce this? Can you reproduce it easily in our examples?


Post by jzarzeckis »

No, This is also one of those heisenbugs. I keep doing the same actions, and 9 out of 10 times, data reassignment will work ok. But very often when I get new data, it crashes with this.

Maybe this stacktrace helps?

Image


Post by jzarzeckis »

Hmm. The only idea I have is - maybe there are some collisions of IDs on my end - and in new data they are duplicated..


Post by jzarzeckis »

The version used is 4.1.0-beta-3


Post by pmiklashevich »

We cannot reproduce the issue, but found similar problem related to "assigned" property which is undefined.
Ticket here: https://github.com/bryntum/support/issues/2588
Let us know please if you find a way to reproduce your issue.

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply