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
same bug. I solved this problem by adding backgorund color to the block and add z-index, then the block can cover the right btn. like this: .swipeable-list-item__content { position: relative; background-color: #fff; z-index: 100; }
If you close actions with a jerk of the mouse, sometimes it does not close completely, see the screenshot
type IOS, fullSwipe enabled
macOS Big Sur 11.7
Google Chrome 116.0.5845.96
The text was updated successfully, but these errors were encountered: