lanjingling0510 / react-mobile-datepicker

🙊 👻 look a demo, Please imitate mobile environment.
https://codepen.io/lanjingling0510/pen/LRpOYp?editors=1010
MIT License
303 stars 148 forks source link

datepicker can't update by F5 #4

Closed iamstd closed 7 years ago

iamstd commented 7 years ago

after importing the datepicker component, when i first render the component , a problem that document is not defined occurs in line 134 in 'react-mobile-datepicker.js' of dist. all in one word, i hope you can give me some advise to solve this. thanks.

lanjingling0510 commented 7 years ago

Hi @iamstd , Are you using react server rendering?

lanjingling0510 commented 7 years ago

@iamstd, Try the release v3.0.3.

iamstd commented 7 years ago

thanks , it is ok.