triniwiz / nativescript-plugins

Apache License 2.0
80 stars 50 forks source link

[nativescript-youtubeplayer] Cant't use binding context #129

Open Loralon opened 2 years ago

Loralon commented 2 years ago

I have a ns angular application in which I show a RadListView of cards with a player. When I insert the VideoId by hand I have no problems ... it loads all cards and players. `

`

Schermata 2022-07-28 alle 01 58 16

But if I try to bind the value of VideoId it loads the player but with the error An error occurred. Please try again later. (Playback ID: xxxxxxxxxxxx) `

`

Schermata 2022-07-28 alle 01 56 48

With a quick check I noticed that the html structure correctly reports the videoId values.

Schermata 2022-07-28 alle 02 04 25

Did I miss something?

triniwiz commented 2 years ago

Looks like an issue on my end

Loralon commented 2 years ago

hello ... is it a fixable bug?! ... I need to find a solution ... please help me ... thanks