bug: select does not automatically dismiss when selecting an option when value is a number #23856
Closed
4 of 6 tasks
Labels
package: core
@ionic/core package
type: bug
a confirmed bug report
v6
issues specific to Framework v6
Milestone
Prequisites
Ionic Framework Version
Current Behavior
When using
ion-select
with number values and using the popover interface, I will not be able to select anything. Using the default interface oraction-sheet
will only work. Besides that, if thevalue
property is a string then it will not have this issue.Expected Behavior
Regardless of the interface, when a
value
property is a number, I should be able to select themSteps to Reproduce
Code Reproduction URL
https://github.com/farisfaisalthena/starter-repo
Ionic Info
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: