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

style(buildElementPropertyBindings): improve error message when binding to an known property #4396

Closed

Commits on Sep 28, 2015

  1. style(buildElementPropertyBindings): improve error message when attem…

    …pting to bind to an known property
    
    Currently we alert the user that no such property exists for the given element,
    but we could indicate that if user is attempting to bind to an attribute then
    the attr. prefix should be used.
    
    Part of angular#4385
    nosachamos committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    429b9c0 View commit details
    Browse the repository at this point in the history