Open KerryDss opened 3 years ago
Any news about this issue? I have experimenting the same issue :(
Try to add prop saveScrollPosition={false} to ModalDropdown This work for me (1.0.1 version)
Try to add prop saveScrollPosition={false} to ModalDropdown This work for me (1.0.1 version)
Thanks. Worked for me too.
Hi, I am getting this error from basic implementation .
Here is the error
Invariant Violation: scrollToIndex should be used in conjunction with getItemLayout or onScrollToIndexFailed, otherwise there is no way to know the location of offscreen indices or handle failures.
Here is the screen shot
Here is the code
This error occur when you try to change the value multiple times.