If we use a mask cant we set the value from another field action?
Im have a field with a mask to have a range from 1 to 999, but i need to pre-fill that field from option we choose on a dropdown.
If i remove the mask i can use $set('field') and it works, but i put the mask on the field its does not work anymore.
Anyone has any ideia if we can use $set with a mask field?
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
masks are notoriously buggy and we want to replace the masking library in v3
so i doubt its possible