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

Videos get stuck when trying to play them after inserting a new video in flutter web #2236

Open
1 task done
AronJorge opened this issue Sep 17, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@AronJorge
Copy link

Is there an existing issue for this?

Flutter Quill version

flutter_quill: ^10.6.2

Steps to reproduce

  1. click on insert video
  2. Open the dialog to paste a link
  3. Add / paste a link from youtube
  4. The video is displayed in the editor
  5. Click on the play icon
Grabacion.de.pantalla.2024-09-17.a.la.s.7.57.56.a.m.mov

Expected results

When you click on the video play icon, the video should start playing directly inside the editor without errors or interruptions.

Actual results

  1. The user clicks on “insert video”.
  2. A dialog opens to paste a link.
  3. The user adds or pastes a link from a YouTube video.
  4. The video is displayed correctly in the editor.

When clicking on the play icon, the video does not play. There is no functional response from the embedded player, indicating a possible failure to load the video or to integrate the player within the editor.

Code sample

Code sample
[Paste your code here]

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@AronJorge AronJorge added the bug Something isn't working label Sep 17, 2024
@EchoEllet
Copy link
Collaborator

Thank you for the report. Can you share the log if there are exceptions/errors?

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

No branches or pull requests

2 participants