-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[Ionic v4.0.0-beta.7] ion-select form control dirty #15572
Labels
package: core
@ionic/core package
Comments
Thanks for the issue! Are you still seeing this problem in latest, |
paulstelzer
added
needs: reply
the issue needs a response from the user
and removed
triage
labels
Dec 4, 2018
I have the latest version and the problem continues. |
ionitron-bot
bot
added
triage
and removed
needs: reply
the issue needs a response from the user
labels
Dec 4, 2018
paulstelzer
added
needs: investigation
package: core
@ionic/core package
and removed
triage
labels
Dec 4, 2018
manucorporat
added a commit
that referenced
this issue
Jan 19, 2019
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Report
Describe the Bug
The ion-select component form.controls.myname.dirty is true by default. It should be false by default. The same code behaves correctly in Ionic 3.
Steps to Reproduce
Steps to reproduce the behavior:
Related Code
html
ts
module
Expected Behavior
The ion-select dirty value should be false by default.
The text was updated successfully, but these errors were encountered: