Droggol / OdooDebug

Browser extension for quick Odoo debug
https://www.droggol.com/odoo-tools
GNU General Public License v3.0
45 stars 23 forks source link

chrome error Uncaught ReferenceError: browser is not defined #8

Closed t-np closed 4 years ago

t-np commented 4 years ago

currentBrowser = browser; contentScript.js:5 Uncaught ReferenceError: browser is not defined

https://github.com/Droggol/OdooDebug/commit/5b13e50a200089afb6df73f829248de88c8e8c83#r37 816962 generates an error on chrome Version 80.0.3987.132

i seen the error for weeks but never looked into it and thought it comes somewhere from odoo but chrome just does not have a browser variable.

jat-odoo commented 4 years ago

@t-np Thanks for reporting issue. We will try to fix it ASAP.

jat-odoo commented 4 years ago

Fixed at https://github.com/Droggol/OdooDebug/pull/9