adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

Uncaught (in promise) in popup #33

Closed kinghat closed 5 years ago

kinghat commented 5 years ago

Uncaught (in promise) Objectmessage: "Could not establish connection. Receiving end does not exist."get message: ƒ ()arguments: (...)caller: (...)length: 0name: ""proto: ƒ ()[[Scopes]]: Scopes[0]proto: Object

i have a fresh vue cli install plus a fresh vue-cli-plugin-browser-extension install and get this error on serve.

doutatsu commented 4 years ago

@kinghat Have you gotten this to work? I am getting this error when trying to communicate from background to popup

kinghat commented 4 years ago

@kinghat Have you gotten this to work? I am getting this error when trying to communicate from background to popup

honestly i dont remember this but if i closed it i dont think its an issue for me any longer :man_shrugging: