This repository has been archived by the owner on May 16, 2024. It is now read-only.
[Bug] TypeError: Cannot read property '_isDestroyed' of undefined on mount the component #5
Labels
bug
Something isn't working
Describe the bug
Im having this error when mounting a component. I'm not sure why this is happening and couldnt reproduce with testing-vue linked since the error stops when I link it.
The thing is, this error doesnt happen when commonly rendering the component, so I think it might be something related to the construction of it.
Steps to reproduce the behavior
I just rendered my component from the story and the error showed.
Expected behavior
This error shouldnt happen.
Screenshots and/or logs
Environment
Additional context
I also created an issue on testing-library/vue regarding the unhandled exception, but I do think that the root cause is here. I'm opening this issue so we can talk and maybe check if anyone else had this problem.
The text was updated successfully, but these errors were encountered: