Rudeg / react-input-calendar

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

Trying to open the calendar clears entire page #119

Closed leerlemoniii closed 6 years ago

leerlemoniii commented 6 years ago

Everything seems to load with no issues. but attempting to click the button to bring up calendar clears the entire page.

using this format for the tag.

Tried it in multiple browsers so not a browser specific issue. Any ideas why this happens?

leerlemoniii commented 6 years ago

more on this. It seems to occur when the isvisible changes from false to true.

Rudeg commented 6 years ago

This can be a problem with a load of the styles or overlap with existing styles.