The new routeResolver is awesome to resolve Prismic links in a Nuxt 3 application the easy way, but alternateLanguages comes without a resolved URL, and there is no way (as far as I know) to resolve them without a linkResolver. Is there any way to do this without cloning the resolver?
Something like that was discussed a few years ago for next.js:
Hey @cerrutti. There isn't another workaround for the case of resolving alternate languages URLs using the routeResolver. The answer in the linked thread remains the relevant solution at the moment.
We appreciate your understanding and patience as we work towards improving this functionality.