Hi!
I'm trying your Angular4 tutorial for the javascript calendar and I have a problem. When I add new events on the calendar, the top modal shows, I enter a title and hit create. The modal closes and nothing shows on the calendar.
Watching the network tab on the developer console I see the call to the api and if I refresh the page the event shows up.
I can't figure how to fix this, I'm kind of new on Angular2.
I'm trying to build this demo because we are thinking on buying it. Any help would be appreciated,
Thanks!