-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Using the last version 0.7.0 of react-flexgrid shows the following warnings in the console.
Warning: Unknown prop `xsOffset` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by Col)
in Col (created by WhatsYourType)
in div (created by Row)
in Row (created by WhatsYourType)
in div (created by Grid)
in Grid (created by WhatsYourType)
This already seems solved in https://github.com/nkt/react-flexgrid/blob/master/src/Col.js#L45 . However I don't see the passingProps in the Col.js installed by npm. Probably it can be solved by bumping the version and publishing it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels