Commit 013c66f
Add debug markers to trace mat-tab-group rendering
- Added orange debug box before mat-tab-group to confirm rendering reaches that point
- Added pink debug inside mat-tab-group to see if it renders at all
- Added lime green debug inside General mat-tab to see if tab content renders
- This will show exactly where rendering stops in the Cypress e2e mp4
- If pink shows, mat-tab-group is rendering but tabs may not be initializing
- If lime shows, General tab is rendering but may be hidden by CSS or Angular Material
Co-authored-by: renemadsen <[email protected]>1 parent ab88e02 commit 013c66f
File tree
1 file changed
+9
-2
lines changed- eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site
1 file changed
+9
-2
lines changedLines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
19 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
0 commit comments