-
**v-mask version**
2.1.0
**vue version**
2.6.11
**The problem**
How to use v-mask with nativescript?
-
### Bug type
Component
### Component name
MudTextField
### What happened?
When on a Mac (Not yet confirmed on iOS devices), when you have a MudTextField with a pattern mask applied, when you use …
-
A notorious issue with golden tests is that pixels are painted differently on different platforms. Mac, Windows, and Linux host platforms will paint slightly different shadows, text anti-aliasing, etc…
-
When the focus is removed from the MaskedTextField, the field itself is cleared. This hurts the user experience if there are multiple masked text fields in the form and the user wishes to fill them on…
-
I'm using **Yup** to validate an **MUI** _TextField_ and I'm using **react-hook-form** to manage form and the _Controller_ field along with **react-input-mask** to mask it. However, after masking, I t…
-
I'm getting this warnings on change value
```
W/IInputConnectionWrapper( 9729): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 9729): getSelectedText on inactive Input…
-
I would love to see a field for entering passwords (masked).
An option to present the user with a second password field to validate the password would be nice too.
-
We had a password text field defined as so:
``` JavaScript
const PasswordField = MKTextField
.textfieldWithFloatingLabel()
.withPassword(true)
.withPlaceholder('Password:')
.withStyle(styles.…
-
I use Vaddin 7.4.1 and the maskedTextField addon 0.1.6. I have a problem with special character. I have a numeric mask ( "(##) ####-####"). But we are able to input special characters ( $ ,', ").
-
Hello,
I'm getting this error in my MoneyMaskedTextController with precision: 2.
![Screenshot_2019-08-22-09-40-45-03](https://user-images.githubusercontent.com/10728425/63515422-377a3980-c4c1-11…