Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: video start to play whenever network connect/disconnect occurs, even it is stopped manually. #1762

Open
ankit-0369 opened this issue Feb 22, 2025 · 0 comments · May be fixed by #1763
Open
Labels
bug Something isn't working

Comments

@ankit-0369
Copy link

Describe the bug
A clear and concise description of what the bug is.

Whenever there is a change in the network status, like disconnecting/reconnecting to WiFi, the video player starts playing even if it was stopped manually.

To Reproduce
Steps to reproduce the behavior:

  1. Open any video.
  2. Try to disconnect the WiFi and then connect it again.
  3. We can observe the unexpected behavior.

Expected behavior
A clear and concise description of what you expected to happen.

The expected behavior should be that the play/pause status remains the same after network detection. Also, when the video is playing, the "Play" button should ideally change, which does not occur while connecting/disconnecting the network.

Screenshots or GIFs
If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ankit-0369 ankit-0369 added the bug Something isn't working label Feb 22, 2025
Satyamyaduvanshi added a commit to Satyamyaduvanshi/cms that referenced this issue Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant