Basically what the title says, keyboard navigation doesn’t work properly with smart_rendering set to true.
I’m using Scheduler PRO in Angular 11 app.
This is the error I’m getting:
The uscase is that I’ve got over 100 sections in timeline view, without smart rendering scheduler load time is way too long but at the same time keyboard navigation is apps must have requirement.
So my question is how can I improve scheduler render time or make keyboard navigation work properly with smart render?