hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 672 forks source link

Not working with safari on macOS Mojave #354

Closed JihadBadran closed 4 years ago

JihadBadran commented 4 years ago

Subject of the issue

I have used react-date-range in my app, and it's causing the app to crash on macOS Mojave Safari Version 12.1.1 (14607.2.6.1.1)

Even demo page of is cashing on safari

[BUG] Bug Reproduce Steps

Just open of the page

Environment

Package Version: V 1.0.3 React version: V 16.12.0 Node version: v11.12.0 Browser: Safari Version 12.1.1 (14607.2.6.1.1)

sijad commented 3 years ago

@JihadBadran did you figured out what causing this? I have same issue with safari 13.1.1 and 14.0.1

sijad commented 3 years ago

it seems this issue is related to https://github.com/date-fns/date-fns/issues/1753