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

fix(required): correctly validate when required on non-input element … #16836

Merged
merged 2 commits into from Mar 6, 2019

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Feb 20, 2019

…is surrounded by ngIf

Closes #16830

I've also ran this change against the ngMaterial unit tests, the uiBootstrap unit tests, the ionic unit tests, and manually tested with uiSelect.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Fix/Feature: Docs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Other information:

src/ng/directive/validators.js Outdated Show resolved Hide resolved
src/ng/directive/validators.js Show resolved Hide resolved
@Narretz Narretz mentioned this pull request Feb 25, 2019
3 tasks
This was referenced Mar 4, 2019
@kambleaa007
Copy link
Contributor

looks like, all checks are passed but not merged

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.

md-select not working properly with Angular 1.7.7
5 participants