Component is not destroyed. Angular #30165
Unanswered
volhase
asked this question in
Component Testing
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote component tests.

I mount components in every test case, but for some reason, it is not unmounted and 2 components appear during second test case
Have anyone had this issue before?
Angular version: 18.1.4
Cypress version: 13.14.1
Beta Was this translation helpful? Give feedback.
All reactions