Skip to content

Conflicts with Viva Connections dashboard #15

@lar404

Description

@lar404

Viva Connections dashboard cards fail to load after solution is deployed. The cards are still there, but they are collapsed and display only white space. Removing the solution from the app store resulted in Viva Connections dashboards reappearing and displaying correctly. Below is the only CSS injected via the solution:

button[name="Automate"] {
  display: none;
}
button[name="Integrate"] {
  display: none;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions