Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Update nonassign.ngdoc #6725

Closed
wants to merge 1 commit into from
Closed

Update nonassign.ngdoc #6725

wants to merge 1 commit into from

Conversation

poshest
Copy link
Contributor

@poshest poshest commented Mar 17, 2014

Request Type: docs

How to reproduce:

Component(s): $compile

Impact: medium

Complexity: small

This issue is related to:

Detailed Description:

It might seem obvious that if you don't supply "bind" attribute in this case, you'll get an error, but I feel this is worth adding to the doc, because this was my error, and the documentation led me to try every permutation of attribute values on 1, and completely missed the fact that 2 in my code didn't have ANY attribute. If my proposed edit had been there, I might have found my problem earlier.

Other Comments:

It might seem obvious that if you don't supply "bind" attribute in this case, you'll get an error, but I feel this is worth adding to the doc, because this was my error, and the documentation led me to try every permutation of attribute values on <my-directive>1, and completely missed the fact that <my-directive>2 in my code didn't have ANY attribute.  If my proposed edit had been there, I might have found my problem earlier.
@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6725)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@IgorMinar IgorMinar self-assigned this Mar 17, 2014
@IgorMinar IgorMinar closed this in c9fbb47 Mar 17, 2014
vojtajina pushed a commit that referenced this pull request Mar 21, 2014
It might seem obvious that if you don't supply "bind" attribute in this case, you'll get an error,
but I feel this is worth adding to the doc.

Closes #6725
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants