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

fix(appendToBody) use vue built-in Teleport #1745

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

s-montigny-desautels
Copy link

The teleport component will move the menu to the body and do a proper cleanup.
We could also expose the "to" props to be configurable by the end user.

It was not a problem with vue-router per-say, but more a problem when the component was unmounted.

fix #1294

The teleport component will move the menu to the body
and do a proper cleanup.

We could also expose the "to" props to be configurable
by the end user.
@andrewnorell
Copy link

I would love for the teleport "to" prop to be exposed and configurable

@greendrake
Copy link

I suggest this alternative approach: #1775

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

Successfully merging this pull request may close these issues.

None yet

3 participants