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

Resize events when shrinking don't fire when the root div has dir="rtl" set #1271

Closed
MarkFalconbridge opened this issue Nov 13, 2018 · 2 comments
Labels

Comments

@MarkFalconbridge
Copy link

This can be seen by adding the attribute dir="rtl" to the root div element in the example - https://bvaughn.github.io/react-virtualized/#/components/List

When you make the window smaller the elements in the list get pushed off the screen.

This is related to sdecima/javascript-detect-element-resize#57.

@TremayneChrist
Copy link

Could update the library to use https://github.com/juggle/resize-observer 🙂

@arthurpankiewicz
Copy link

arthurpankiewicz commented May 10, 2021

@github-actions github-actions bot added the Stale label Sep 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants