/messages/[id].get.ts sometimes it is called as /messages/123.html.get.ts. I've seen this happen occasionally when calling the API route directly and when calling it via useFetch but there doesn't seem to be a method to this madness. I should mention my site is set to ssr: false if that makes any difference.