You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Managed to create a repro in this basic Nuxt project repo.
Simply created three Vue components, using a Locator with _vue selector I try to log their count and the output is indeed 0. expect.toHaveCount() still works as intended.