Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Manually calling React.PropTypes validation function #13

Open
guimello opened this issue Nov 18, 2016 · 0 comments
Open

Manually calling React.PropTypes validation function #13

guimello opened this issue Nov 18, 2016 · 0 comments

Comments

@guimello
Copy link

On React 15, I'm getting a warning related to inline styles being check. As far as I understood, this lib manually calls the React.PropTypes validation function in order to "get" a valid style.

More info about the warning here, and the PR which implemented the check.

This is a huge concern because on React's next major release, these functions won't exist. Maybe this lib should use a standalone library like this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant