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

make scrollTo{Column,Row} take precedence #1130

Merged
merged 2 commits into from
Jun 13, 2018
Merged

make scrollTo{Column,Row} take precedence #1130

merged 2 commits into from
Jun 13, 2018

Conversation

wuweiweiwu
Copy link
Contributor

@wuweiweiwu wuweiweiwu commented Jun 4, 2018

fixes: #1123

only use scrollTo{Left,Top} props to update state when scrollTo{Column,Row} is not set.

tested using react 16.4 in demo locally

Copy link
Contributor

@aem aem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🥇

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.

React 16.4.0 update breaks MultiGrid scrollToRow/scrollToColumn behavior
2 participants