You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Play a video using Chewie.
Let the video play until completion.
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
The text was updated successfully, but these errors were encountered:
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:
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:
The text was updated successfully, but these errors were encountered: