nuxi dev, my query params are well handled. http://localhost:8000/foo/bar/test?param=value./foo/bar/test/ for reasons I don't understand. The only way for me to make it possible is to call https://domain.foz/foo/bar/test/index.html?param=value and now everything works fine almost fine (query parameters are just ignored).