Vasily Kuzin
Vasily Kuzin
Related #184.
@gapkukb can you please provide a screenshot and error log?
Can't reproduce it myself. If you still experience it please provide reproduction and I will reopen.
As a workaround you can try to use `registerEndpoint` function.
@danielroe also added some tests for it in nuxt/nuxt-vitest#193. I included test with `mount` that passes and test with `mountSuspended` that fails.
@SomeoneToIgnore Yes, I can provide a project. For me, it happens in https://github.com/exer7um/exer7um.com. I have `@exer7um/prettier-config` in my dependencies, and Prettier is a dependency of my config. So, I don’t...
Thank you! Everything works as expected now.
> We've created a fix in [#672](https://github.com/nuxt-hub/core/pull/672). Please could you let us know whether it resolves the issue by testing it with `npm i https://pkg.pr.new/@nuxthub/core@672`? @RihanArfan for me it did...
@simon-kramer It should be fixed in `v3.20.1`.