Premium support for our pure JavaScript UI components


Post by ggale »

Hi,
did anyone get a chance to look into this issue?
It has been open for quite some time.

Thanks


Post by fabio.mazza »

Hi, the ticket is now in progress, we'll keep you updated

Best regards,
Fabio


Post by fabio.mazza »

Hello,
we're still investigating, but in the meanwhile, we can give you a workaround that from our side worked.

const scheduler = new Scheduler({
    ...
    updateTimelineContextOnScroll : false,
    ...
});

Please, let us know if it works for you.
However, it should work also without adding this config, we'll let you know when it's fixed.

Best regards,
Fabio


Post by fabio.mazza »

Hello, the bug should be fixed now, it will be available in the next release

Best regards,
Fabio


Post Reply