You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2026. It is now read-only.
I am trying to bind a variable as part of the url parameter passed to the
feeddirective, but it refuses to bind.For example, calling this doesnt work:
but static urls do. Any thoughts on how to implement this functionality? Using
ng-attr-urldoesn't work either, so beyond that I'm out of ideas.Love the drop-in functionality of the directive btw.