Adrien

Results 3 comments of 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 : ![image](https://user-images.githubusercontent.com/40627664/137747425-c8602cd2-03c6-4797-9137-8e0f421160ae.png) 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**....