-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Description
Version
4.1.2
Browser and OS info
Chrome 64.0.3282.119/ Windows 7 Mozilla 58.01/Windows 7 Electron version of Vue devtools
Steps to reproduce
*Running Vue through npm installed package vue@2.5.13
*Laravel backend
*No Vue router, as Laravel handles routing through views
*Initial load of page (any page) works fine. Vue devtools working accordingly, inputs get updated, events tab
can be seen, etc
*Access different page url of the website
*Panel is now non-reactive to any mouse clicks
*Components from old url page still showing
*Cannot switch to events tab or any other tab
*Cannot do anything
*Vue panel works again after closing browser tab completely and reopening
*Hard refresh doesn't fix it
What is expected?
Vue panel to work accordingly
What is actually happening?
Vue panel is non-responsive
Same issue with Mozilla plugin, as well as electron standalone. All reinstalled today, issue remains.
Three different apps were tested, making sure no existing endless loop could cause this. Same issue.
It was working fine 3 hours ago.
Uncertain if issue is AFTER 29.01.2018 devtools update, as I don't notice when chrome updates my extensions