-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
[docs][Autocomplete] Update virtualization example to use react-window v2 #46900
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
base: master
Are you sure you want to change the base?
Conversation
Netlify deploy previewhttps://deploy-preview-46900--material-ui.netlify.app/ Bundle size report
|
@siriwatknp Migration to these are all the resources i could find.
Previews of all demos that effected by version upgrade
Regarding argos failure, I'm not really sure why it's failing. Looking at DOM of both v1 and v2, react-window has removed |
…ition" This reverts commit 53a38a9.
b397fa7
to
218b800
Compare
218b800
to
67ce5d3
Compare
I ran into the same issue earlier today before I saw this PR. I ended up at the same solution you did, but I also noticed that keyboard navigation stopped working (as in your example). The lack of migration documentation for react-window makes this especially frustrating. |
closes #46850