unclecheese / silverstripe-event-calendar

The Event Calendar module for SilverStripe
GNU General Public License v2.0
31 stars 78 forks source link

Question - disabled async call of JS #122

Open silverstripesk opened 7 years ago

silverstripesk commented 7 years ago

Hi unclecheese,

is there any reason to call this sync with async false?

https://github.com/unclecheese/silverstripe-event-calendar/blob/master/javascript/calendar_widget_init.js#L10

This is slowing page loading a lot.