ueno-llc / starter-kit-universally

Ueno.'s react starter kit
https://ueno-llc.github.io/starter-kit-universally/
MIT License
183 stars 15 forks source link

Not able to use react-dates #109

Open bippi opened 5 years ago

bippi commented 5 years ago

Using react-date module (https://github.com/airbnb/react-dates) gives me this error `Error bootstrapping react app TypeError: Cannot read property 'createLTR' of undefined

I´ve tried all suggested fix (import 'react-dates/initialize') for this according to this thread https://github.com/airbnb/react-with-styles/issues/137 but with no luck.