-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[bug] iframe is too many nested with isolation pattern #4015
Labels
Comments
I understand that this issue will be fixed when |
I'm fixing it. Thanks for the report! |
lucasfernog
added a commit
that referenced
this issue
May 1, 2022
lucasfernog
added a commit
that referenced
this issue
May 1, 2022
dceddia
pushed a commit
to dceddia/tauri
that referenced
this issue
May 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I found the iframe element is too many nested with isolation pattern.
Is this behavior expected?
Reproduction
cargo run --example isolation --features isolation
Expected behavior
I think we should insert the only one iframe element.
Platform and versions
The text was updated successfully, but these errors were encountered: