Skip to content
Snippets Groups Projects
Commit f04dc5bc authored by jojohoch's avatar jojohoch
Browse files

[player] Unsubscribe section from media change events after it's visible

parent 43912a30
No related branches found
No related tags found
No related merge requests found
Pipeline #46226 passed
import { Directive, ElementRef, Input } from '@angular/core';
import { delay, Subject, Subscription } from 'rxjs';
import { delay, Subject } from 'rxjs';
import { Section } from 'common/models/section';
import { takeUntil } from 'rxjs/operators';
import { ElementCodeStatusValue } from 'player/modules/verona/models/verona';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment