Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jan 24, 2024

Summary

davRemotePath from @nextcloud/files is initialized before OC.webroot is, due to OC/util.js is loaded (which uses @nextcloud/files) before OC/webroot.js.

Now @nextcloud/files call @nextcloud/router which required OC.webroot set. To fix this the 2.2.1 release of @nextcloud/router provides the webroot logic by itself.

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@blizzz

This comment was marked as resolved.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants