Closed richardruiter closed 5 years ago
Is this issue still exist in beta.17?
Thanks for the issue! This issue is being closed due to the lack of a reply. 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.
Thank you for using Ionic!
Ionic version: (check one with "x") (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [ ] 3.x [x] 4.x
I'm submitting a ... (check one with "x") [x] bug report [ ] feature request
Current behavior: When the component is disabled and the value attribute is changed it responds with visually and fires the
ionChange
event.Expected behavior: Because the component is disabled I would expect the component to not respond at all.
Steps to reproduce: Focus the input element and change the value. You will see that change is reflected.
Related code: