Ionic-Calendar icon indicating copy to clipboard operation
Ionic-Calendar copied to clipboard

How to load aysnc events data into calendar?

Open thecodeguru360 opened this issue 7 years ago • 2 comments

Aysnc events are not showing up? Any way to display database events into the calendar?

thecodeguru360 avatar Jun 19 '17 08:06 thecodeguru360

You need to manipulate eventSource in the async callback. If you just modify the element in eventsource, you also need to fire eventSourceChanged event.

twinssbc avatar Jun 19 '17 12:06 twinssbc

eventSourceChanged not working after http callback also.

vksingh225 avatar Mar 18 '19 12:03 vksingh225