Laravel 8 - Jetstream + inertia.js - Vue dev tools not working Laravel 8 - Jetstream + inertia.js - Vue dev tools not working laravel laravel

Laravel 8 - Jetstream + inertia.js - Vue dev tools not working


i had the same problem in chrome and opera gx, the solution for me was:

  1. Install Vue.js devtools beta;
  2. Close and Reopen your Browser.


In case anyone has the same issue, the chrome extenstion also needs the vuejs devtools dev version to work. But this encountered another issue. Vue not appearing in the dev/inspect tool. Removing a chrome theme and setting this to default brought this back.