arjenprogramic
Results
1
comments of
arjenprogramic
I got the same error, also using `vite` and `vitest`. In the normal aplication it works, but during tests it failed. Mocking with `vi.mock('vue-toastification', ...);` unfortunately didn't seem to do...