Closed
Description
When using a v-on with an iframe element you need to do a few extra steps to get it to behave as expected.
For instance to get a click to work you need to:
- wait for the load event
- use addEventListener to add event handlers to contentWindow.window.document.body
Any thoughts on how this could work more seamlessly?
Metadata
Metadata
Assignees
Labels
No labels