You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an element that is explicitly scrollable, while the window is not. Since everything in this repo is defaulted to use window and cannot be overridden, anything below the fold in my lists are not displayed. I have determined the proper fix and am creating a PR, but wanted to tie it to an issue.
I recognize that this component is called react-window-scroller and not react-element-scroller, but I think this change will greatly enhance this components usability. It has worked very well for me for a long time.