I'm not sure what is the reason to use run loop for actions invocation.
I'm not very familiar with detailed concepts of run loop either.
But looks like invoking actions directly solves eventRender problem,.
Also, make sure you test nothing breaks with this. I have tested in my app and everything seems to work fine.
I'm not sure what is the reason to use run loop for actions invocation. I'm not very familiar with detailed concepts of run loop either.
But looks like invoking actions directly solves eventRender problem,. Also, make sure you test nothing breaks with this. I have tested in my app and everything seems to work fine.
Fixes https://github.com/scoutforpets/ember-fullcalendar/issues/48