Closed
Description
Vue Currency Input version
1.22.6
Vue version
2.6.11
What browser are you using?
Safari - IOS
What operating system are you using?
IOS
Reproduction link
https://codesandbox.io/s/vue-currency-input-y8f06f
Describe your issue
The input of an negative number is not possible on IOS. Both decimal and numeric inputmode does not support a minus on the IOS keyboard.
It doesn't have anything to do with me using a older version of the package, since it is an IOS thing.
A solution would be to allow the text keyboard or maybe another custom solution is possible.
If I'm right, this is since the release of IOS 13.