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

React warning: a div tag was passed a numeric string value for CSS property #3

Open
dmarjenburgh opened this issue Jul 28, 2017 · 0 comments

Comments

@dmarjenburgh
Copy link

dmarjenburgh commented Jul 28, 2017

This warning is given by React.

Warning: a div tag (owner: re_frisk_shell.core.debugger_shell) was passed a numeric string value for CSS property height (value: 250) which will be treated as a unitless number in a future version of React.

It's hinting at this line:
https://github.com/flexsurfer/re-frisk-shell/blob/master/src/re_frisk_shell/core.cljs#L228

Dependencies:

React 15.2.1
[reagent "0.6.0"]
[re-frisk "0.4.5"]

Shall I make a pull request?

@dmarjenburgh dmarjenburgh changed the title React warning: a div tag (owner: re_frisk_shell.core.debugger_shell) was passed a numeric string value for CSS property height (value: 250) which will be treated as a unitless number in a future version of React. React warning: a div tag was passed a numeric string value for CSS property Jul 28, 2017
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

1 participant