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

Causes warnings in JavaScript console while ruining with React v15.x #44

Open
dsheiko opened this issue Jan 30, 2017 · 2 comments
Open

Comments

@dsheiko
Copy link

dsheiko commented Jan 30, 2017

For example with he config like this
"react-photonkit": "^0.4.1",
"react": "^15.4.2",
"react-dom": "^15.4.2",

while running a simple layout like https://github.com/react-photonkit/epp
tt pollutes the JavaScript console with:

photon.js:1103 Uncaught TypeError: this.getDOMNode is not a function

warning.js:36 Warning: React.__spread is deprecated and should not be used. Use Object.assign directly or another helper function with similar semantics. You may be seeing this warning due to your compiler. See https://fb.me/react-spread-deprecation for more details.

warning.js:36 Warning: Unknown props withText, tab on tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop

warning.js:36 Warning: Unknown props eventKey, glyph, text, ptClass, active on tag. Remove these pro

@ada-lovecraft
Copy link

+1

1 similar comment
@rohitghatol
Copy link

+1

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