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(linkBubble): load only when needed #5723

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6ba72ad View commit details
    Browse the repository at this point in the history
  2. fix(linkBubble): only render when needed

    Prevents 503 requests during tests.
    See #5442.
    
    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d63c262 View commit details
    Browse the repository at this point in the history
  3. fix(lint): trailing comma was missing

    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    02af121 View commit details
    Browse the repository at this point in the history