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

Safari doesn't see frame inside vue app #11569

Open
dscherbakov opened this issue Aug 6, 2020 · 4 comments · May be fixed by #11578
Open

Safari doesn't see frame inside vue app #11569

dscherbakov opened this issue Aug 6, 2020 · 4 comments · May be fixed by #11578

Comments

@dscherbakov
Copy link

dscherbakov commented Aug 6, 2020

Version

2.6.11

Reproduction link

https://jsfiddle.net/posva/vczwh82g/2/

Steps to reproduce

In Safari click different links to load iframes

What is expected?

all iframes should load

What is actually happening?

the one rendered inside vue doesn't load

@posva
Copy link
Member

posva commented Aug 6, 2020

This is weird. I would guess Vue is adding some attribute or property that is making this fail in Safari but can't tell which one

@christoph-schaeffer
Copy link

Hey @posva may i give this a shot? i'd like to contribute

@posva
Copy link
Member

posva commented Aug 7, 2020

for sure @christoph-schaeffer !

@christoph-schaeffer christoph-schaeffer linked a pull request Aug 8, 2020 that will close this issue
13 tasks
@christoph-schaeffer
Copy link

I've created a PR with a detailed explanation on what caused this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants