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

MdSelect is not respecting id attribute #2733

Closed
SriramaDanturthi opened this issue May 5, 2015 · 2 comments
Closed

MdSelect is not respecting id attribute #2733

SriramaDanturthi opened this issue May 5, 2015 · 2 comments
Assignees
Milestone

Comments

@SriramaDanturthi
Copy link

<md-select

ng-model="vm.selectedOption" class="form-control material-input ng-pristine ng-untouched ng-valid md-default-theme ng-valid-required" name="Option" id="select_005" required="" ng-change="vm.selectedOptionChanged(vm.selectedOption)" aria-label="Select Option" tabindex="0" aria-disabled="false" role="combobox" aria-expanded="false" aria-required="false" aria-invalid="false">Employee

its generating random id select_005

how to stop this behavior.

@rschmukler
Copy link
Contributor

@Sriram143 thanks, fixed!

@SriramaDanturthi
Copy link
Author

Awesome. now i really love this framework

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

No branches or pull requests

3 participants