Issues with React 15.0.1 and Meteor 1.3

I bumped up to React 15.0.1 and Meteor 1.3. 1.3 was working fine with previous version of React. When I bumped up, React Devtools no longer work. I checked the Devtools with https://facebook.github.io/react/ and it works fine, so it must be an issue with Meteor, right? Anyone else facing this problem, or has a solution? Thanks!

I’m using this setup without problems. I’m using React Developer Tools v0.14.9 (the latest version from March 23, 2016).

1 Like

@gadicc That is so weird. I posted an issue on the Devtools repo - https://github.com/facebook/react-devtools/issues/357#issuecomment-209419266

Still nothing working :confused:

Looks like you’re not the only one, but hopefully your problem will vanish on it’s own just like the other guy :> I wonder what this is.

Had the same problem, i deleteted reinstalled the plugin + updtated my Chrome too and restarted it. After these steps it is working again here.

1 Like

@geritol I’m not sure what it is, but that didn’t work for me either. Strange, indeed!

So I got Devtools working, though not without some hassle - https://github.com/facebook/react-devtools/issues/357