Fork me on GitHub
#devcards
<
2015-12-10
>
kurtlazarus00:12:01

Hola, after upgrading devcards to 0.2.1-2 (and having reagent at 0.5.1), I can no longer start up devcards 😞

kurtlazarus00:12:05

I get this error: Uncaught TypeError: Cannot read property 'render' of undefined

kurtlazarus00:12:41

Is where the error is thrown

kurtlazarus01:12:08

I’m using boot btw - does anybody have any pointers/guidance in how I can go about debugging this?

kurtlazarus01:12:21

Both the devcards and reagent require react to be at 0.14

kurtlazarus01:12:02

somethings still pulling in react 0.13

kurtlazarus01:12:14

sigh, sorry everybody - i was looking at reagent master in project.clj

kurtlazarus01:12:28

even though it has 0.5.1 in the readme, it’s for 0.6.0 snapshot