Skip to content

Vue DevTools(Chrome) Not Recognizing Base Path in Vite Project #803

Open
@DrBearZay

Description

@DrBearZay

Description:

I am working on a project with a monorepo structure, and I'm using Vite for development. My project is configured with a base path of /data-panel/ in Vite, which works fine for the application itself. However, when I try to use Vue DevTools Chrome Extension, it seems not recognize the base path (/data-panel/), and the paths for assets and Vue components are incorrect, leading to errors.

network response: The server is configured with a public base URL of /data-panel/ - did you mean to visit /data-panel/__open-in-editor?file=C:/Users/Administrator/Desktop/business/data-panel-front/data-panel/src/components/business/mobile/BusinessIndexCardMobileV2.vue instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    browser extensionscope: browser extensionbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions