vue2-teleport
vue2-teleport copied to clipboard
:to prop doesnt support dom nodes like vue 3 does.
It expects only string
I'm facing the exact same issue now when trying to reference an element within an iframe (with no cross-origin limitations). A CSS selector is not an option in this case.
I forked and published: [email protected]