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

React 16.4.0 update breaks MultiGrid scrollToRow/scrollToColumn behavior #1123

Closed
drather19 opened this issue May 28, 2018 · 3 comments · Fixed by #1130
Closed

React 16.4.0 update breaks MultiGrid scrollToRow/scrollToColumn behavior #1123

drather19 opened this issue May 28, 2018 · 3 comments · Fixed by #1130
Assignees
Labels

Comments

@drather19
Copy link

It looks like updating to React 16.4.0 breaks the scrollToRow/scrollToColumn behavior in MultiGrid (though Grid looks to work still). The viewport seems to scroll once but then no longer updates to the proper position on subsequent updates.

Maybe related to: facebook/react#12802

Code Sandbox Example: https://codesandbox.io/s/n4qorzj4km

@michaeldzjap
Copy link

Im experiencing the same problem with the List component (which is based on Grid not MultiGrid if I am correct?). I can confirm that downgrading to React v16.3.0 fixes scrollToRow() behaviour.

@josephmisiti
Copy link

any idea when this fix will be released?

@wuweiweiwu
Copy link
Collaborator

@josephmisiti hopefully in the next week or 2. For now. it might be worth rolling back to 9.18.5

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

Successfully merging a pull request may close this issue.

4 participants