autofill doesn't work inside an iframe in safari
KirillP99 opened this issue · 1 comments
KirillP99 commented
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 commented
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.