bug: Backward 5 Seconds Button Jumps Forward 30 Seconds
Describe the bug When clicking the "Backward 5 Seconds" button consecutively 5 times or more than 5 , the video unexpectedly jumps 30 seconds forward instead of moving backward as intended.
To Reproduce Steps to reproduce the behavior:
- Open the video player
- click the left arrow on keyboard for five times
https://github.com/user-attachments/assets/bf7cd6f8-b28f-4ae3-8e9a-5b41b3749814
Hey I have forked and cloned the repo but not able to run it locally i tried using setup.sh also but got the same errors
any help would be appreciated
@aditya9-2 I had the same problem when setting up the cms, you need to remove bcrypt package, and replace it with bcryptjs
@ganeshkondaka can't reproduce
It's not happening with all videos, but please refer to this specific video and its timestamp
or is this only happening to me ..?
@aditya9-2 I had the same problem when setting up the cms, you need to remove bcrypt package, and replace it with bcryptjs
Thanks for the help, it works