This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
md-checkbox breaks on mobile with Ionic #2085
Closed
Description
Whenever I test on a mobile device, the checkboxes don't change, so if I set it to true from default, it stays true and isn't changeable. The ink animation does it's thing, but the box doesn't change it's value, and the tick doesn't change.
It works 100% fine on desktop, the issue is only with viewing on mobile devices.
EDIT: Also the buttons no longer work using ng-href or just href, but they do on desktop.