Hola, after upgrading devcards
to 0.2.1-2
(and having reagent
at 0.5.1
), I can no longer start up devcards 😞
I get this error: Uncaught TypeError: Cannot read property 'render' of undefined
Is where the error is thrown
I’m using boot
btw - does anybody have any pointers/guidance in how I can go about debugging this?
Both the devcards and reagent require react to be at 0.14
hmmmmm
somethings still pulling in react 0.13
sigh, sorry everybody - i was looking at reagent
master in project.clj
even though it has 0.5.1 in the readme, it’s for 0.6.0 snapshot