loading: enable progressive rendering for all our sources asynchronously
This commit is contained in:
parent
0bfb5e2bd8
commit
0673b3e455
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
eventSources: [],
|
||||
themeSystem: 'bootstrap5',
|
||||
nextDayThreshold: '05:00:00',
|
||||
progressiveEventRendering: true
|
||||
});
|
||||
|
||||
let selectedCalendars = [];
|
||||
|
|
Loading…
Reference in a new issue