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

[Teleport bug]: Unmount Teleport when it is not in use results in an error #12702

Open
milcery opened this issue Jan 13, 2025 · 1 comment · May be fixed by #12705
Open

[Teleport bug]: Unmount Teleport when it is not in use results in an error #12702

milcery opened this issue Jan 13, 2025 · 1 comment · May be fixed by #12705

Comments

@milcery
Copy link

milcery commented Jan 13, 2025

Vue version

3.5.13

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-f3jmyg8j?file=src%2FApp.vue

Steps to reproduce

Click the Toggle button and expect component HelloWorld not to display. An actual error was reported

After uncommenting line 13, clicking the Toggle button will be normal

What is expected?

Teleport can be uninstalled without being used

What is actually happening?

An actual error was reported

System Info

No response

Any additional comments?

No response

@milcery milcery changed the title [Teleport bug]: An error will be reported when Teleport is not in use [Teleport bug]: Unmount Teleport when it is not in use results in an error Jan 13, 2025
@edison1105 edison1105 linked a pull request Jan 14, 2025 that will close this issue
@edison1105
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants