h3 `getValidatedQuery` not working after devinxi?
I'm about to create a repro when I have some time but I was wondering: is
I'm on:
and running:
gives me an empty object (
route with:
as a URL.
getValidatedQuery (to parse query params), which is now apparently from h3 supposed to work the same as vinxi's one?I'm on:
and running:
gives me an empty object (
[Object: null prototype] {} to be precise) inside a:route with:
as a URL.