-
-
Notifications
You must be signed in to change notification settings - Fork 141
Documents won't open at all. #116
Comments
Are you using Odoo 11.0 or 12.? |
I'm using Odoo 12.
…On Thu, Sep 5, 2019, 12:32 AM Mathias Markl ***@***.***> wrote:
Are you using Odoo 11.0 or 12.?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#116?email_source=notifications&email_token=ANDAZSODGD7WKTBFJ37FKO3QICYY3A5CNFSM4ITYRS62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD56EOYA#issuecomment-528238432>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANDAZSOZYCENKWJWOPEJ7ZDQICYY3ANCNFSM4ITYRS6Q>
.
|
Any help? |
The error you posted only show the trance in minified js files. You need to reproduce it in debug mode with assets, so I can see wich line of code throws the error. |
Odoo V11 community version on debug mode browser Chrome I see:
also on pdf.worker.js:50046 code :
is it normal that x.open is https://example.com ? enough for you @keshrath to analyse this issue? |
I just installed Documents and its various file viewers, and it gives this error message when I try to open the documents app.
Error:
Uncaught TypeError: Cannot read property 'find' of undefined
http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:3677
Traceback:
TypeError: Cannot read property 'find' of undefined
at Class.$ (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:3677:17)
at Class.destroy (http://phoenixdataforensics.com/web/content/1233-985be9c/web.assets_backend.js:3839:1319)
at Class.prototype. [as destroy] (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:3538:488)
at http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:21:383
at Function..map..collect (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:13:270)
at Function..invoke (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:21:294)
at Class.destroy (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:3673:75)
at http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:21:383
at Function..map..collect (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:13:270)
at Function..invoke (http://phoenixdataforensics.com/web/content/806-10677d2/web.assets_common.js:21:294)
The text was updated successfully, but these errors were encountered: