Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only register workspace once #5335

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

max-nextcloud
Copy link
Collaborator

📝 Summary

Fixes #5332.

Looks like #4698 brought back the file list header initialization that had just been moved to an init script in #4776.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits.
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests.
  • Documentation is not required.

Fixes #5332.

Looks like #4698 brought back the file list header initialization
that had just been moved to an init script in #4776.

Signed-off-by: Max <[email protected]>
@max-nextcloud
Copy link
Collaborator Author

/backport to stable28

@max-nextcloud max-nextcloud merged commit 8cc511b into main Feb 6, 2024
53 checks passed
@max-nextcloud max-nextcloud deleted the fix/duplicate-loading-of-workspace branch February 6, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Console Logs ERROR] files: Header workspace already registered
2 participants