mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
To allow select elements to change options in Firefox, the simulated tap click should not go through when the target is an `option` element. However, the regex was too general and also prevented `ion-option-button` on mouseup.