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

autofill doesn't work inside an iframe in safari #697

Open
KirillP99 opened this issue Sep 22, 2023 · 1 comment
Open

autofill doesn't work inside an iframe in safari #697

KirillP99 opened this issue Sep 22, 2023 · 1 comment

Comments

@KirillP99
Copy link

Hello guys! It's impossible to set a value from autofill options on form inside iframe

  • Project main technologies - react - 18.2.0, react-frame-component - 4.1.3
  • Browser and OS - Safari 16.6 on Ventura 13.5

We use iframes without the src attribute to embed forms on other websites. It's impossible to set a value from autofill options but if src attr is set it will be applied(pasting a form directly from an url)

Any help would be greatly appreciated

@jplukarski
Copy link
Contributor

Hey @KirillP99 Are you able to provide a test site that reproduces the behavior so we know exactly what you are trying to achieve?

If you don't want to share a test site over a Public Github issue, you can open up a ticket with our support team and they will forward the test site along to us.

Thanks.

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

No branches or pull requests

2 participants