#$fetch not recognising all methods

2 messages · Page 1 of 1 (latest)

distant void
#

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

manic brook
#

yes, this is sadly a bug in radix3/h3