Rudeg / react-input-calendar

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

This allows document clicks to proceed normally #103

Closed kjs3 closed 8 years ago

kjs3 commented 8 years ago

A click issue is mentioned here but I (and others) feel this is too heavy-handed.

In my case, this broke <button type='submit'> from functioning as a normal form submit button.

Rudeg commented 8 years ago

Thanks!