- error
- Diagram export has failed. Please contact your diagram cache
- administrator.
-
-
- error
- Error loading the diagram from the server. Please try again later.
-
- If the problem persists, please contact your diagram cache
- administrator.
-
-
-
-
{{ diagram.name }}
-
UUID: {{ diagram.uuid }}
-
-
-
-
-
-
-
-
-
+
+ @if (this.diagramMetadata?.diagrams?.length === 0) {
Your model doesn't seem to contain diagrams.
-
-
+ } @else if (filteredDiagrams === undefined) {
+
+ @for (_ of loaderArray; track $index) {
+
+ }
+
+ } @else if (filteredDiagrams.length === 0) {
No diagrams for the given filter found. Please remove your search query.
-