react-virtualized
react-virtualized copied to clipboard
List not re-rendering components
I am using react-virtualized to window my dropdown list options. The problem is that these options are not rendering its content. I spent lots of time, tried several things but couldn't solve this issue. I posted more details on stackoverflow as well.
https://stackoverflow.com/questions/73960388/list-is-not-re-rendering-the-child-components
Where did I implement in an incorrect way, please?
Thank you very much for support.