Search found 12294 matches

Not a known issue, any chance you can provide a crash stack trace? Or a way to reproduce it on our live examples?

Thanks for your feedback! It's built like this since there might not be any space for it on the right side, but we will discuss internally and see if we can improve this. https://github.com/bryntum/support/issues/8826

Right, that's no good - we'll fix it! https://github.com/bryntum/support/issues/8824

That's quite expected in one way as you've asked to filter out all classes / methods :)

Try putting singleAssignment config to true on your EventStore.

I built that demo, and it does take a bit of fiddling to get a 3rd party chart to play nice but it is definitely possible to get it nice. I think you'd simply have to experiment and see what approach works best for your scenario. We're also launching a new chart package later this year and we might ...

Sounds like the feature was not imported correctly. Do you have a small test case to share?

@thejas.pateel Can you please let us know how you produced that exception earlier in this thread? Then we should be able to fix it quickly.

Try removing these? Should not be needed.

  this.eventStore.suspendEvents();

this.resourceStore.suspendEvents();

this.timeRangeStore.suspendEvents();