Open victorglomer opened 7 years ago
@victorglomer Based on your description, I don't think it's because of the timestamp issue. It's more likely related to the css style. How do you declare the calendar in your HTML file? Did you customize any css style for the calendar?
the view:
{{tituloPagina}}
There was some css for the calendar. I'll remove it and test now.
Hi, my calendar works fine in browser (safari and chrome), and Android too. But when I use it in IOS, the calendar shows up, but not the events.
I read that can be the time in safari, but I receive startTime and endTime in timestamp from api. More info:
Any clue?