#$fetch not recognising all methods
2 messages · Page 1 of 1 (latest)
yes, this is sadly a bug in radix3/h3
2 messages · Page 1 of 1 (latest)
I have a PUT method for this route, and if I ignore the error it still works - it's just Typescript being annoying.
It gives me "PUT" and "put" as options if I use the route /api/hotels/:id but then I can't actually insert my id into the URL.
Any one have an idea? I am using Nuxt3 with compatibilityVersion 4
yes, this is sadly a bug in radix3/h3