请问,这些错误应该如何处理?
- 
UncaughtPromiseError > TypeError 
 未捕获的承诺 > Cannot read properties of undefined (reading 'record')
 TypeError: Cannot read properties of undefined (reading 'record')
 at on_close (http://localhost:8069/web/assets/debug/web.assets_backend.js:212108:37) (/report_master/static/libs/reportbro.js:32942)
 at _executeCloseAction (http://localhost:8069/web/assets/debug/web.assets_backend.js:58212:19) (/web/static/src/webclient/actions/action_service.js:1186)
 at doAction (http://localhost:8069/web/assets/debug/web.assets_backend.js:58246:24) (/web/static/src/webclient/actions/action_service.js:1220)UncaughtClientError > ReferenceError 
 未捕获的Javascript错误 > app is not defined
 ReferenceError: app is not defined
 at o (chrome-extension://lcgkfekplehkejfdddmknfmfjppiomnb/js/inject.js:1:965)
 at 559a (chrome-extension://lcgkfekplehkejfdddmknfmfjppiomnb/js/inject.js:1:1355)
 at o (chrome-extension://lcgkfekplehkejfdddmknfmfjppiomnb/js/inject.js:1:110)
 at chrome-extension://lcgkfekplehkejfdddmknfmfjppiomnb/js/inject.js:1:908
 at chrome-extension://lcgkfekplehkejfdddmknfmfjppiomnb/js/inject.js:1:923
- 
同样的问题,来自与odoo16版本,然后就是启用浏览器无痕模式,edge浏览器InPrivate模式就不会出现该报错 
