jacobworrel / react-windowed-select

An integration of react-window with react-select to efficiently render large lists.
MIT License
142 stars 38 forks source link

Invariant Violation #44

Closed MasatsuguAida closed 3 years ago

MasatsuguAida commented 3 years ago

When open https://codesandbox.io/s/n592j4l13m and react-windowed-select update to 2.0.4, Invariant Violation occurs. Firefox 83.0

jacobworrel commented 3 years ago

Hi @MasatsuguAida - I'm not able to reproduce this issue.

MasatsuguAida commented 3 years ago

1

Click Select...

2

Firefox 83.0 (64 bit)

jacobworrel commented 3 years ago

What am I missing?

Screen Shot 2020-12-07 at 7 16 01 PM
MasatsuguAida commented 3 years ago

Sorry, I'm using Windows 10.

jacobworrel commented 3 years ago

@MasatsuguAida Does this same error happen with the regular react-select Select component?

MasatsuguAida commented 3 years ago

No error happen with the regular react-select Select component.

https://codesandbox.io/s/react-windowed-select-forked-4r2z6

jacobworrel commented 3 years ago

Not sure how to fix this since I'm unable to reproduce this issue on my mac, but I would gladly accept a PR if you're able to find out a fix @MasatsuguAida.

jacobworrel commented 3 years ago

patch version 2.0.5 published to npm