bhauman / devcards

Devcards aims to provide a visual REPL experience for ClojureScript
1.53k stars 116 forks source link

updated React dependencies #123

Closed yogthos closed 5 years ago

yogthos commented 7 years ago

The older versions of React dependencies cause errors in Reagent. See this issue for reference https://github.com/reagent-project/reagent/issues/275

Reefersleep commented 6 years ago

I just experienced the Uncaught Error: js/ReactDOM is missing issue when trying to introduce devcards to project using [reagent "0.7.0"], which is too bad - I'd really like to use devcards! :)

So I'm hoping that this issue can be fixed soon.

Thank you for your work, @bhauman , figwheel has been an enlightening experience to me!

bhauman commented 5 years ago

I updated the dependencies finally