Skip to content

Fix unknown prop fit warning in React 15.3.0#4

Open
jeanfredrik wants to merge 1 commit intoKyleAMathews:masterfrom
jeanfredrik:master
Open

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

Conversation

@jeanfredrik
Copy link

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
Copy link

slogger commented Aug 23, 2016

👍

1 similar comment
@danneh
Copy link

danneh commented Aug 26, 2016

👍

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

Comments