Does not work when using the ionic {{}}. This is my code
<youtube-video video-id="{{campagne.video}}" player-width="'560px'" player-height="'315px'"></youtube-video>
And this is the error i get:
ionic.bundle.js:19890 Error: [$parse:syntax] Syntax Error: Token '{' invalid key at column 2 of the expression [{{campagne.video}}] starting at [{campagne.video}}].
Does not work when using the ionic {{}}. This is my code
<youtube-video video-id="{{campagne.video}}" player-width="'560px'" player-height="'315px'"></youtube-video>And this is the error i get:
ionic.bundle.js:19890 Error: [$parse:syntax] Syntax Error: Token '{' invalid key at column 2 of the expression [{{campagne.video}}] starting at [{campagne.video}}].