Adrien
Adrien
Hello all, I'm facing an issue with Jest and PrimeNG components... All Prime components don't find their css file when I run Jest. Ex :  Maybe someone already faced...
Hey ! Just bind URL on `[attr.data-src]` from `` element. In my app : ``` ``` `currentAudio$` is an observable (from a BehaviorSubject in my case) which emits an object...
Ok, it works know, but I think there is a bug on player initialization. The issue is caused by the "language" input which ignores any assigned value **from the template**....