Open chirag-chopra opened 1 year ago
Which version are you using ?
youtube_player_iframe: ^4.0.4
I also experience this bug with ^4.04, it wasn't an issue with ^4.01.
Still getting same error... 👎
Any update?? I'm facing the same issue
Faced the same error when closing the page. Dispose does not solve the problem. Needs to be fixed as soon as possible.
Version: 4.0.4
I would love a fix here as well! Looks like the PR just needs merging? https://github.com/sarbagyastha/youtube_player_flutter/pull/730
Describe the bug Getting Cannot add new events after calling close after getting back from the screen which has youtube player
Expected behavior It should not give error. These error are getting recorded in firebase crashlytics too. There is not issue on screen but getting error in console
Screenshots If applicable, add screenshots to help explain your problem.
Technical Details:
Additional context Below are the console logs:
I also tried to handle error using dispose. Below is the code: