Skip to content

Video not playable after completion due to infinite loading when loop is disabled #906

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

Open
naghinezhad opened this issue Mar 30, 2025 · 4 comments

Comments

@naghinezhad
Copy link

When playing a video using the Chewie package for the first time, the video plays until the end without any issues. However, after the video completes, an infinite loading indicator appears, and the video cannot be played again. This issue occurs when the loop feature is disabled.

Steps to reproduce:

  1. Play a video using Chewie.
  2. Let the video play until completion.
  3. Try to play the video again after it finishes.

Expected behavior:
The video should be playable again after completion, even when the loop is disabled.

Actual behavior:
An infinite loading indicator appears after the video completes, and the video cannot be played again.

Environment:

  • Flutter version: 3.29.2
  • Chewie version: 1.11.0
  • Platform: Android only
@HeropolisDa2ny
Copy link

HeropolisDa2ny commented Mar 31, 2025

Yep I am encountering the same problem and the infinite loading seems appearing on some other features : #907

@naghinezhad
Copy link
Author

What is the solution?

@yann-elpyoo
Copy link

@naghinezhad you can try this workaround
#907 (comment)

@naghinezhad
Copy link
Author

@timoxd7 Is there a problem with the pull request? #912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants