Emma Strouhalová
Emma Strouhalová
When I was creating czech language, I used previous versions which hadn't been working. Now, I updated it to actual version of GS again ;). And czech in ckeditor by...
Yes, but when I added czech language, it didn't load it. I tried find official czech language for ckeditor of GS version, but I wasn't success. Maybe, I think, that...
When I put it to lang folder of ckeditor and set in gsconfig, it wasn't loaded in editor (when I opened or created a page). Language of GS own is...
I can confirm this issue. As workaround is disabling onedrive app, update other apps and after enable onedrive app.
I have got this problem also (Nextcloud 18.0.3)
I tried install fresh VM with ubuntu 20.4, Nextcloud 20.0.7, I installed External storage support version 1.11.1, I installed files_external_onedrive following README from master branch and problem still persists :(....
Seems to be related to https://github.com/HC200ok/vue3-easy-data-table/issues/163, as updating vue to version 3.2.45 fixes the issue.
Workaround is running it with docker. There is problem with lib versions.
My workaround is adding to jest.config.js to `moduleNameMapper` this line `'vue-async-computed-decorator': '/node_modules/vue-async-computed-decorator/dist/index.js'`