You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
I have used the latest docker images and even attempted the native CODE package both https and http and the document will not load in the frame. The console messages are:
Chrome
Uncaught TypeError: Cannot set property 'permission' of undefined
at NewClass.connect (bundle.js:41)
at NewClass.loadDocument (bundle.js:42)
at bundle.js:63
at bundle.js:63
Sorry I have tried to find out what fixed this issue for me. I am sure that I found in the source code of my plugin and it involved a commas in the wrong places when making the request to this Docker image.
I have used the latest docker images and even attempted the native CODE package both https and http and the document will not load in the frame. The console messages are:
Chrome
Uncaught TypeError: Cannot set property 'permission' of undefined
at NewClass.connect (bundle.js:41)
at NewClass.loadDocument (bundle.js:42)
at bundle.js:63
at bundle.js:63
Firefox
TypeError: map.options.docParams is undefined
connect http://share.collabora.local/loleaflet/1e4154c/bundle.js:41
loadDocument http://share.collabora.local/loleaflet/1e4154c/bundle.js:42
http://share.collabora.local/loleaflet/1e4154c/bundle.js:63
http://share.collabora.local/loleaflet/1e4154c/bundle.js:63
Any help much appreciated - I won't get paid for my integration unless I get it working.
Ben
The text was updated successfully, but these errors were encountered: