You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error messages are displayed in the state inspectors for Error objects:
Improved
Performance improvements when switching tabs
Optimized scroll to inspected item in history panes
Auto refresh if no components -- your application should now appear even if it takes time to mount
Fixed
SharedData: master/slave init, closes #1028 -- fixes a range of issues related to some settings not being applied correctly, including 'Editable props'
Vuex: automatically wrap getters in try...catch before serializing the store state
Improved and more resilient handshake -- this means the devtools should successfully connect to the page more often; please post an issue if you see the devtools not connecting (unresponsive after a page refresh for example)
Electron: intro overlay was below some elements
Electron: wait a little bit on disconnect before showing intro