Pooya Parsa
Pooya Parsa
(closing as there is lack of reproduction)
Lets track via https://github.com/unjs/crossws/issues/23
Issues with merging cookies will be solved in upcoming h3 v2
@danielroe Can you please verify if radix3 1.1.1 solves this issue?
Hi dear @kazupon. `_generate` is an internal flag an indeed unsupported for test-utils at the moment. What you can do, is to alternatively enable `experimental.payloadExtraction` and also enable `nitro.prerender.crawlLinks: true`....
Thanks for detailed reproduction it helps a LOT. I will be back to it but probably not this week, if you had time to investigate down to jiti (hint: I...
Confirmed on 1.11.2. https://github.com/unjs/c12/pull/188 fixed it.
You should use `prerender:routes` hook in order to extend pretender routes. `config` is a pre-initialization step.
- Active watcher: https://github.com/unjs/unbuild/issues/281 - Docs: https://github.com/unjs/unbuild/issues/398
Nitro needs it indeed for dynamic updates (in dev, we change value of runtimeconfig) But not a big deal we can implement runtime config differently having knowledge of this.