Static GitHub Issues

[2858] renderAndGetWindow requires a full URL, whereas renderRoute only requires the path

prev: DOMException when leaving from url including hash that is not valid as an ID.
next: How multiple request API in nuxtServerInit?

Would it be possible to change renderAndGetWindow to also accept a path, instead of an absolute URL?

It kinda makes parallel testing with Ava a bit more difficult, because you spin up multiple Nuxt instances on different ports. You have to keep track of the Nuxt instance port in each renderAndGetWindow call.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2482">#c2482</a>)</em></sub></div>