Closed mobsean closed 1 year ago
You didn't provide a reproduction or any code. So, it's not possible to process this issue. Please provide a reproduction as the issue form prompted you to do so while creating the issue. Do not post random links to pass the requirements as that won't change anything.
What happened?
While unit testing with vitest this unhandeled error apprears very unregualary.
Test still passes though.
What did you expect to happen?
no unhandled errors
Reproduction URL
https://codepen.io/rstoenescu/pen/xxEvBLr
How to reproduce?
Since this only happens in rare cases I´m not able to reproduce it with certanty.
I would restart the CI and the tests will pass without the error. So I´m assuming there is a race condition/ timing issue somewhere.
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
Additional context
While running vitest in CI