Rudeg / react-input-calendar

http://rudeg.github.io/react-input-calendar/
MIT License
139 stars 94 forks source link

Calender Widget not working #137

Open rakaar opened 5 years ago

rakaar commented 5 years ago

Whenever the calender widget is pressed , all the react components are getting destoryed. only a blank page is being shown?

Seikollector commented 5 years ago

@rakaar . Your issue probably has to do with up-to-date moment. The widget is working however it uses moment v. 2.10.6 and moment-range v 2.1.0 .

Current versions for both are at I think 4?

To fix it, check your dependencies in package.json and changed them, and run npm install again.

KajetanStein commented 4 years ago

Hi, almost a year has passed and I have the same exact problem: neither current nor versions suggested by you do not help. Still just a blank page