Skip to content

bmeurer/vue-broken-pause-on-exception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Vue app for broken pause on exception

This demo illustrates the problem that the Pause on uncaught exception feature does not work as expected with Vite and Chrome DevTools.

Steps

  1. Run npm install
  2. Run npm run dev
  3. Navigate to the URL reported by vite.
  4. Enable Pause on uncaught exceptions in Chrome DevTools.
  5. Click the button on the page and notice that execution doesn't stop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors