Skip to content

[BUG] the render will no stop when render gif using flutter html #780

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

Closed
jiangxiaoqiang opened this issue Jul 30, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@jiangxiaoqiang
Copy link
Contributor

jiangxiaoqiang commented Jul 30, 2021

Describe the bug:

The render process will not stop when using flutter html to render gif

HTML to reproduce the issue:

this is the minimal example:

https://github.com/jiangxiaoqiang/flutter-learn

Html widget configuration:

flutter_html: 2.0.0

Expected behavior:

Screenshots:

image

you can reproduce it like this:

run the project
click the click buttion to a new page to show gif in flutter html
back to the previous page
you could see the UI still render with no stop

@erickok
Copy link
Contributor

erickok commented Nov 29, 2021

Should be fixed in 2.2.0. Thanks for contacting us.

@erickok erickok closed this as completed Nov 29, 2021
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