Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular expression inside <a href=""> throws error #36

Open
JordanTheriault opened this issue May 13, 2016 · 1 comment
Open

Angular expression inside <a href=""> throws error #36

JordanTheriault opened this issue May 13, 2016 · 1 comment

Comments

@JordanTheriault
Copy link

I'm using an angular expression in an anchor tag. I'm getting a warning for it. Am I missing something, or is this a bug?

L31:C99] Bad value “{{obj.link}}” for attribute “href” on element “a”: Illegal character in path segment: “{” is not allowed.

@nikestep
Copy link
Owner

I believe you are supposed to use ng-href?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants