Refs: https://github.com/vuejs/devtools/issues/1669#issuecomment-1678899513
As commented above, "Save focused element path in localStorage" → "Revive focusing on refresh page" will easily result in throwing error, I think somehow missing a module is normal behavior, throwing the error is not necessary.
Additional context
What is the purpose of this pull request?
[x] Bug fix
[ ] New Feature
[ ] Documentation update
[ ] Other
Before submitting the PR, please make sure you do the following
Description
Fix: #1669
Refs: https://github.com/vuejs/devtools/issues/1669#issuecomment-1678899513 As commented above, "Save focused element path in localStorage" → "Revive focusing on refresh page" will easily result in throwing error, I think somehow missing a module is normal behavior, throwing the error is not necessary.
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).