Closed
Description
Describe the bug
When you unmount the Canvas component, it instant re-mount it again, triggering onMounted
callback.
I thought it was a nuxt
issue but is actually unrelated, nuxt was just mount/unmount the page tha was causing the problem.
Canvas is in /about
.
Screen.Recording.2024-08-08.at.12.54.15.mov
Reproduction
https://stackblitz.com/edit/nuxt-starter-k7pfzc?file=pages%2Findex.vue
Steps to reproduce
No response
System Info
No response
Used Package Manager
npm
Code of Conduct
- I agree to follow this project's Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done