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

fix(button-toggle): clear name from host node #15668

Merged
merged 1 commit into from
May 13, 2019

Commits on May 13, 2019

  1. fix(button-toggle): clear name from host node

    Along the same lines as angular#15368. Since we forward the `name` to the underlying native inside a button toggle, otherwise the results from `document.getElementsByName` or Protractor's `By.name` might be thrown off.
    crisbeto committed May 13, 2019
    Configuration menu
    Copy the full SHA
    b8735c0 View commit details
    Browse the repository at this point in the history