fetch('/__open-in-editor')
in error overlay does not respect base
#8627
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
base
configured.The server is configured with a public base URL of /myBase/ - did you mean to visit ...
Note that requests to
__vite_ping
DO prepend base.Reproduction
NOTE: It doesn't actually reproduce on stackblitz because they seem to have a web worker that intercepts
__open_in_editor
and does the necessary handling to make it work in that environment. You'll have to download it and run it locally.https://stackblitz.com/edit/vitejs-vite-gknqnq?file=counter.js,vite.config.ts&terminal=dev
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: