-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Describe the bug
The continuation of the story after a pause does not work.
Because two events are triggered at once (onMouseUp and onTouchEnd)
That is, instead of the story continuing, there is a switch to the next one.
For reproduce you can use example:
https://codesandbox.io/p/sandbox/react-stories-forked-9l5qkl
To Reproduce
Steps to reproduce the behavior:
- Go to https://9l5qkl.csb.app/
- Add this app to your home screen
- Open app in PWA mode
- See error
Expected behavior
Browser-like behavior
Desktop (please complete the following information):
- OS: iOS
- Browser Safari
- Version -
- PWA mode
Smartphone (please complete the following information):
- Device: iPhone 15 Pro Max
- OS: iOS 18.5
- Browser Safari
- Version -
- PWA mode
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels