Open lammerfalcon opened 3 months ago
https://stackblitz.com/edit/github-c51gfm-fpwdjf?file=app.vue,plugins%2Fapi.ts
$fetch plugin with proxy cannot parse URL on server side Error: [GET] "/api/auth/me": <no response> Failed to parse URL from /api/auth/me
Error: [GET] "/api/auth/me": <no response> Failed to parse URL from /api/auth/me
No response
@pi0 Hello! can you look at this bug please, really dont understand why this error happens. i want to proxy request custom $fetch plugin
Environment
Build Modules: -
Reproduction
https://stackblitz.com/edit/github-c51gfm-fpwdjf?file=app.vue,plugins%2Fapi.ts
Describe the bug
$fetch plugin with proxy cannot parse URL on server side
Error: [GET] "/api/auth/me": <no response> Failed to parse URL from /api/auth/me
Additional context
No response
Logs
No response