Skip to content

Fix unknown prop fit warning in React 15.3.0#4

Open
jeanfredrik wants to merge 1 commit into
KyleAMathews:masterfrom
jeanfredrik:master
Open

Fix unknown prop fit warning in React 15.3.0#4
jeanfredrik wants to merge 1 commit into
KyleAMathews:masterfrom
jeanfredrik:master

Conversation

@jeanfredrik

Copy link
Copy Markdown

I’m getting the following error in console when using React 15.3.0:

 Warning: Unknown prop `fit` on <svg> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop

I’ve removed fit from the svg element in source which should solve the issue. Not sure what fit is supposed to do?

@slogger

slogger commented Aug 23, 2016

Copy link
Copy Markdown

👍

1 similar comment
@danneh

danneh commented Aug 26, 2016

Copy link
Copy Markdown

👍

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

Successfully merging this pull request may close these issues.

3 participants