Commit ed87c50
committed
fix(tabs): corrige renderização das tabs no estado inicial do componente
As tabs eram inclúidas na lista dropdown antes da rotina que define a criação do dropdown com tabs ativas.
Fixes DTHFUI-96021 parent 77a7105 commit ed87c50
File tree
2 files changed
+1
-5
lines changed- projects
- app/src/app
- ui/src/lib/components/po-tabs
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | 289 | | |
291 | 290 | | |
292 | 291 | | |
| |||
0 commit comments