Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@jsx React.DOM pragma has been deprecated as of React 0.12 #29

Open
Jon-Biz opened this issue May 26, 2015 · 2 comments
Open

@jsx React.DOM pragma has been deprecated as of React 0.12 #29

Jon-Biz opened this issue May 26, 2015 · 2 comments

Comments

@Jon-Biz
Copy link

Jon-Biz commented May 26, 2015

As per: https://facebook.github.io/react/blog/2014/10/16/react-v0.12-rc1.html

I'm receiving this error message when incorporating simpletabls in an atomify project on React 0.13.3

@Twitchkidd
Copy link

I was able to fix it by deleting the JSX pragma and use strict statement from line 66 of react-simpletabs.js and also the JSX pragma from line 216 of that same file.

@PeteDuncanson
Copy link

There is a pull request for React 0.14 support, is this project dead or is anyone still looking after it (pretty apt given todays Twitter blow up about delayed pull requests and releases).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants