Closed
Description
Version
3.0.7
Reproduction link
https://github.com/kospl/demo-vue-3-chrome-extension-issue
Steps to reproduce
Follow readme
steps at https://github.com/kospl/demo-vue-3-chrome-extension-issue/tree/main#readme
What is expected?
Console showing logs (no errors).
What is actually happening?
Error in console: Error handling response: TypeError: obj.error_info.errors.filter is not a function
.
I know it is a bug related not just to Vue, but to Chrome extensions, but I think as a lot of developers use Vue, it worth to be logged to be aware of this issue while migrating to Vue 3.