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

Resolve warning about getDerivedStateFromProps #117

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

urakozz
Copy link
Contributor

@urakozz urakozz commented Nov 13, 2019

Closes #116

This change should resolve warning mentioned in this issue facebook/react#12562

getDerivedStateFromProps(): A valid state object (or null) must be returned

This change should resolve warning mentioned in this issue facebook/react#12562

`getDerivedStateFromProps(): A valid state object (or null) must be returned`
@STRML STRML merged commit 4ef15ea into react-grid-layout:master Nov 13, 2019
@STRML
Copy link
Collaborator

STRML commented Nov 13, 2019

Thanks!

@urakozz urakozz deleted the patch-1 branch November 13, 2019 21:14
@urakozz
Copy link
Contributor Author

urakozz commented Nov 13, 2019

Thanks!

😍 when do you think you will have a chance to create new release?

@yoyo837
Copy link

yoyo837 commented Nov 23, 2019

Can we release a hotfix patch version for this?

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.

getDerivedStateFromProps(): A valid state object (or null) must be returned
3 participants