cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: Backward 5 Seconds Button Jumps Forward 30 Seconds

Open ganeshkondaka opened this issue 9 months ago • 5 comments

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:

  1. Open the video player
  2. click the left arrow on keyboard for five times

https://github.com/user-attachments/assets/bf7cd6f8-b28f-4ae3-8e9a-5b41b3749814

ganeshkondaka avatar Mar 17 '25 12:03 ganeshkondaka

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

Image Image

any help would be appreciated

aditya9-2 avatar Mar 17 '25 18:03 aditya9-2

@aditya9-2 I had the same problem when setting up the cms, you need to remove bcrypt package, and replace it with bcryptjs

TanmayBansa1 avatar Mar 19 '25 03:03 TanmayBansa1

@ganeshkondaka can't reproduce

TanmayBansa1 avatar Mar 19 '25 03:03 TanmayBansa1

It's not happening with all videos, but please refer to this specific video and its timestamp

or is this only happening to me ..?

Image

ganeshkondaka avatar Mar 19 '25 04:03 ganeshkondaka

@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

aditya9-2 avatar Mar 19 '25 17:03 aditya9-2