mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
The dist files merged in #60621 were built using master's node_modules, which had @nextcloud/dialogs@7.3.0. That version bundles a Vue 3-compiled floating-vue/vue-resize that imports withScopeId, openBlock, createBlock from 'vue'. Vue 2.7.16 (used in stable31) does not export these APIs, causing a TypeError on page load that crashed all Cypress tests. Rebuilt using stable31's package-lock.json (@nextcloud/dialogs@6.4.2) with Node 20 as required by the project's engine constraint. AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
Symbolic link
1 line
No EOL
23 B
Text
Symbolic link
1 line
No EOL
23 B
Text
core-install.js.license |