Binding events too quickly breaks row height calculation when using custom event templates

If I populate the scheduler timeline with events too quickly (e.g. binding some local data in onInit()) then the scheduler doesn’t recalculate the row heights.

I’m using a custom event template, all events have the same height, however they appear overlapped.

If I put a small delay using setTimeout() it works correctly.

Hi Andrew,

I have quickly tested this prolem based on your description, but so far I wasn’t able to reproduce the issue. For me the events (using a custom event template) and rows are displaying correctly.

Which version of Mobiscroll are you using?