twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

Entries don't appear in iOS #69

Closed scherhak closed 7 years ago

scherhak commented 7 years ago

Hi,

The calendar entries don't appear on iOS devices (in my case). Android works. Now someone about it?

Kind regards!

twinssbc commented 7 years ago

@scherhak Which Angular version are you using? What's the calendar entries are you referring to? Does the calendar itself display correctly? Only the events don't appear?

scherhak commented 7 years ago

@twinssbc Thanks for reply. I using AngularJS 1.6.4 and get the entries via $http.get. Basically everything works very well. See ... Screen iOS / Safari (also Chrome) Screen Android / Chrome

(Edit) It seams that this is an Safari error to me

Finaly fixed by using right Date-Format! (sorry)