remotelock / react-week-scheduler

A time grid component for React with scheduling capabilities.
https://remotelock.github.io/react-week-scheduler
MIT License
139 stars 58 forks source link

Not working in Safari - iOS & MacOS #24

Closed jona7o closed 4 years ago

jona7o commented 4 years ago

The library looks great, but it seems that it does not work in Safari anymore? (MacOS & iOS)

forabi commented 4 years ago

Date parsing in the demo is broken in Safari. If you pass in regular date objects, it should work.

spoeck commented 4 years ago

Thank's for your tip, this helped us a lot! This issue can be closed.