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 am using react-swipeable-list with type IOS two action button where in example it show when we swipe from left side and release it, It hold and show two buttons but in my case when i swipe from left side and after releasing it, It just go back to it's original position without showing actions button.
I attach the behaviour in gif format
But the same code work fine in codesandbox as you can see in below attach gif
Don't know what is the actual issue. I try it on safari, chrome and firefox in any of these it is not working.