Commit 098b994
Add debug markers before and after mat-tab-group to isolate rendering issue
- Added cyan debug box before mat-tab-group element
- Added purple debug box after mat-tab-group closing tag
- If cyan shows but purple doesn't, mat-tab-group is consuming rendering but not displaying
- If both show, mat-tab-group is being skipped entirely
- This will help identify if mat-tab-group is the blocking element
Co-authored-by: renemadsen <[email protected]>1 parent 257f086 commit 098b994
File tree
1 file changed
+6
-0
lines changed- eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
116 | 122 | | |
117 | 123 | | |
118 | 124 | | |
| |||
0 commit comments