flexsurfer / re-frisk

Take full control of re-frame app
https://flexsurfer.github.io/conduit-re-frisk-demo/
456 stars 29 forks source link

React warning: re_frisk.ui.re_frisk_shell was passed a numeric string value #10

Closed danielcompton closed 7 years ago

danielcompton commented 7 years ago

I get this warning enabling re-frisk

Warning: a `div` tag (owner: `re_frisk.ui.re_frisk_shell`) was passed a numeric string value for CSS property `borderBottomLeftRadius` (value: `0`) which will be treated as a unitless number in a future version of React.

Using:

[reagent "0.6.0-rc"]
[re-frame "0.8.0"]
maacl commented 7 years ago

Can confirm above.

flexsurfer commented 7 years ago

thank you for the report