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
Apologies for not providing a complete repro, since I'm only currently evaluating the library. But I tried it out mimicking some of the behavior from your Vue example. This, however, makes all the Vitest unit tests in the project to fail with the following message.
Description
Apologies for not providing a complete repro, since I'm only currently evaluating the library. But I tried it out mimicking some of the behavior from your Vue example. This, however, makes all the Vitest unit tests in the project to fail with the following message.
I can get around this by mocking the import of @fireworks-js/vue in my test setups, but is it possible to avoid this?
My code (partial):
My deps:
Which package are you using?
@fireworks-js/vue
fireworks-js version
2.10.8
Browser
Firefox 131
The text was updated successfully, but these errors were encountered: