Skip to content

DarynHolmes/vue-devtools-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Devtools - Issue with order of mutations

Run with: npm run serve

Load up Vue DevTools

Click the button called Add Error

In the console, the logger shows us that addError was called before removeError.

The Vue DevTools shows this order in reverse. This makes it difficult to "time travel" with the dev tools.

It appears that the Dev Tools are not using enough precision when ordering by time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published