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.
Hi I am using collabro code with nextcloud.
It works fine if I use version 4.0.5.2 but past that I cannot make it work.
It seems as there is something wrong in my config but I cannot figure out what is wrong.
I have tried different versions after 4.0.5.2 but seems to be consistant across versions after that one.
My browser is complaning about admin-bundle.js being cutoff at line 33 and if I put collabora in debug mode the logs looks different also.
This is with 4.2-snapshot
This request does not work (/loleaflet/dist/admin/admin.html):
I have upgraded my setup to version 4.2 still the same problem.
Seems as the communication is being cut some where.
The browser console says that bundle.js is not complete.
Eg with firefox bundle.js line 5 ends with: isSuccess?success:error])}completeDeferred.fireWith(callbackContext,[jqXHR,statusText]);if(fireGlobals){globalEventContext.trigger("ajaxComplete
and chrome has this error in the bundle.js if I try to open a document from nextcloud: {throw new Error('Cannot bind to selector "'+o.selector+'" as it contains
Hi I am using collabro code with nextcloud.
It works fine if I use version 4.0.5.2 but past that I cannot make it work.
It seems as there is something wrong in my config but I cannot figure out what is wrong.
I have tried different versions after 4.0.5.2 but seems to be consistant across versions after that one.
My browser is complaning about admin-bundle.js being cutoff at line 33 and if I put collabora in debug mode the logs looks different also.
This is with 4.2-snapshot
This request does not work (/loleaflet/dist/admin/admin.html):
This request works (/loleaflet/dist/admin/admin.html):
The text was updated successfully, but these errors were encountered: