Closed lehni closed 11 months ago
@Himself65 I've accepted your change. CircleCI fails, I don't understand why.
What can we do to get this merged?
@yyx990803 pinging you again on this. This is save to merge, and it's a pretty bad bug, see https://github.com/vuejs/devtools/issues/2037
Any ETA on this? This bug causes a huge mess in the large Vue app when global mixin is involved and computed keys being leaked into child components.
Description
See #2037 for description. I have tested this on Chrome and it works as expected.
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).