Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Support for binding in url attribute #7

Description

@tomagranate

I am trying to bind a variable as part of the url parameter passed to the feed directive, but it refuses to bind.

For example, calling this doesnt work:

<feed url="http://{{restOfUrl}}.rss"></feed>

but static urls do. Any thoughts on how to implement this functionality? Using ng-attr-url doesn't work either, so beyond that I'm out of ideas.

Love the drop-in functionality of the directive btw.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions