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

fix(List): fix getContainer for sortable container #190

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

astandrik
Copy link
Contributor

Looks like List component is currently broken for the sortable-list scenario.

item activation calls scrollToIndex that calls getContainer() that tries to call getWrappedInstance which is forbidden for containers without {withRef: true} option

@yc-ui-bot
Copy link
Contributor

Preview is ready.

@astandrik
Copy link
Contributor Author

#199

@astandrik astandrik merged commit efb9257 into main Jun 20, 2022
@astandrik astandrik deleted the fix/list-sortable-not-readonly branch June 20, 2022 14:35
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.

4 participants