Git Product home page Git Product logo

Comments (6)

webfansplz avatar webfansplz commented on August 20, 2024 1

Try 👇

{
   plugins: [
      VueDevTools({
         appendTo: 'scripts/index.ts'
     })
  ]
}

from vite-plugin-vue-devtools.

webfansplz avatar webfansplz commented on August 20, 2024 1

Not sure if it't same issue, but after upgraded from 0.2.1 to 0.3.0/0.3.1, devtools cannot be showed in my project as well, got 404 in console, downgraded to 0.2.1 fixed the issue:

CleanShot 2023-06-27 at 12 04 03@2x

Thanks for the feedback, fixed in v0.3.2

from vite-plugin-vue-devtools.

whitespacecode avatar whitespacecode commented on August 20, 2024

The icon is showing but the content inside is a 404

image

Console errors:

app.js:29     GET https://project.test/__devtools/ 404

app.js:29 [Vue warn]: Unhandled error during execution of native event handler 
  at <Container hook= {devtoolsVersion: '6.0', Vue: null, enabled: true, _buffer: Array(0), _bufferMap: Map(0), …} > 
  at <App>

caught (in promise) Error: Vue Devtools client injection failed

It looks like whatever i'm returning by creating the route in laravel i'm getting in the popup. So maybe i should return a view that devtools need ? Not sure what the process would be.

from vite-plugin-vue-devtools.

pzgz avatar pzgz commented on August 20, 2024

Not sure if it't same issue, but after upgraded from 0.2.1 to 0.3.0/0.3.1, devtools cannot be showed in my project as well, got 404 in console, downgraded to 0.2.1 fixed the issue:

CleanShot 2023-06-27 at 12 04 03@2x

from vite-plugin-vue-devtools.

pzgz avatar pzgz commented on August 20, 2024

Thanks, this is quick, confirm fixed^_^

from vite-plugin-vue-devtools.

Niiidro avatar Niiidro commented on August 20, 2024

Im using Laravel 10 with vite 4 and vue 3 your actual 1.0.0-rc.2 version.
Also i'm using Intertia, if this is a point.
I'm getting the following Errors:
image

from vite-plugin-vue-devtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.