You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Hello guys! It's impossible to set a value from autofill options on form inside iframe
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
The text was updated successfully, but these errors were encountered: