Skip to content

[QUESTION] Iframe reset #774

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
vcalazas opened this issue Jul 26, 2021 · 1 comment
Closed

[QUESTION] Iframe reset #774

vcalazas opened this issue Jul 26, 2021 · 1 comment
Labels

Comments

@vcalazas
Copy link

Hello, I have a question about the operation of the library. I need to use iframe in my app, this iframe performs long tasks. I'm experiencing problems changing the size of the browser window. The library recreates the view to fit the size of the window. Is there any way to adjust this size without recreating the entire view? this causes the Iframe app to restart every time the window size changes

@vcalazas vcalazas changed the title [QUESTION] [QUESTION] Iframe reset Jul 26, 2021
@tneotia
Copy link
Contributor

tneotia commented Jul 26, 2021

This is currently a bug in flutter web. You should either upgrade to beta flutter or run your app with the --web-renderer=html flag.

@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
Projects
None yet
Development

No branches or pull requests

3 participants