Open thomassth opened 7 months ago
Following the pattern of https://github.com/vuejs/devtools/commit/e38c3472ef047163ae99d9a3d2f65563a2d2fd2c, this should allow dev tools reaching vue properly on multiple function calls, eg. editComponentState
editComponentState
Current condition
fixes #123
Any ETA on the PR submissions? The checking CIs seem to be broken as well
Description
Following the pattern of https://github.com/vuejs/devtools/commit/e38c3472ef047163ae99d9a3d2f65563a2d2fd2c, this should allow dev tools reaching vue properly on multiple function calls, eg.
editComponentState
Additional context
Current condition
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).