[player] Fix restoring of toggle buttons
- Explicitly set the value of the form control of CompoundChildren, because they are not yet fully registered in the onInit phase. - Use ChangeDetectorRef to prevent ExpressionChangedAfterItHasBeenCheckedError
Showing
- projects/common/ui-elements/toggle-button/toggle-button.component.ts 1 addition, 0 deletions...mmon/ui-elements/toggle-button/toggle-button.component.ts
- projects/player/src/app/components/element-container/element-container.component.ts 9 additions, 3 deletions...mponents/element-container/element-container.component.ts
Loading
Please register or sign in to comment