Skip to content

chore(performance): use async components properly#8534

Merged
max-nextcloud merged 1 commit intomainfrom
perf/speed-up-create-editor
May 6, 2026
Merged

chore(performance): use async components properly#8534
max-nextcloud merged 1 commit intomainfrom
perf/speed-up-create-editor

Conversation

@max-nextcloud
Copy link
Copy Markdown
Collaborator

No need to await the import the moment we import the component.
Vue handles this fine when the component is actually needed.

No need to await the import the moment we import the component.
Vue handles this fine when the component is actually needed.

Signed-off-by: Max <max@nextcloud.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚀

Shall we backport this to stable33 at least?

@max-nextcloud
Copy link
Copy Markdown
Collaborator Author

/backport to stable33 please

@max-nextcloud max-nextcloud merged commit 7342b64 into main May 6, 2026
64 checks passed
@max-nextcloud max-nextcloud deleted the perf/speed-up-create-editor branch May 6, 2026 08:38
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.

2 participants