USelect option values always turn into strings
I'm using a <USelect> with the following options:
However, it seems that modelValue turns into a string "0" or "1" instead of numbers as I expect them to be. Is there a way to solve this?
However, it seems that modelValue turns into a string "0" or "1" instead of numbers as I expect them to be. Is there a way to solve this?
