Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] CSS is case sensitive #499

Merged
merged 1 commit into from
Feb 22, 2017
Merged

Conversation

dvoaviarison
Copy link
Contributor

Not doing this can result into this error:

Prop style passed to Widget. Has invalid keys msTransform.

Not doing this can result into this error:
`Prop style passed to Widget. Has invalid keys msTransform`.
@STRML
Copy link
Collaborator

STRML commented Feb 22, 2017

Thanks!

@STRML STRML merged commit 726a3ba into react-grid-layout:master Feb 22, 2017
@dvoaviarison
Copy link
Contributor Author

Wcm!
Do i need to wait for a release to get this change?

@STRML
Copy link
Collaborator

STRML commented Feb 22, 2017

Hang on - I clearly need to drink my coffee before coding, because msTransform is the correct usage. https://github.com/facebook/react/blob/469e68542b0c12d3c3a8ffbed664bd87fb6eadcf/src/renderers/dom/shared/CSSPropertyOperations.js#L49

@dvoaviarison
Copy link
Contributor Author

Oh, so this GUY is wrong!!!
PR'd there instead.

STRML added a commit that referenced this pull request Feb 22, 2017
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.

2 participants