Skip to content

Resolve warning about getDerivedStateFromProps#117

Merged
STRML merged 1 commit intoreact-grid-layout:masterfrom
urakozz:patch-1
Nov 13, 2019
Merged

Resolve warning about getDerivedStateFromProps#117
STRML merged 1 commit intoreact-grid-layout:masterfrom
urakozz:patch-1

Conversation

@urakozz
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

STRML commented Nov 13, 2019

Thanks!

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

urakozz commented Nov 13, 2019

Thanks!

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

@yoyo837
Copy link
Copy Markdown

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