I need to do some stuff when the same option from the ion-select
menu is selected. However, I can’t find a way to make it work.
There is no way to watch for value changes, since there are no changes to the value and if I add @click
to the option it doesn’t do anything.
Is there any way to detect when an option is being selected even if it is the same option?
1 post - 1 participant