-
- Describe the bug
Assigning an unmasked string to the `input.value` results in an incorrect `unmaskedvalue()` result which contains the mask
- Add a link to a codepen, jsfiddle or other example p…
-
### Describe the bug
```
[!] Unable to determine Swift version for the following pods:
- `InputMask` does not specify a Swift version and none of the targets (`AppName`) integrating
it have the…
-
$('#test1').inputmask("decimal",{
placeholder: "0",
digits: 2,
digitsOptional: false,
radixPoint: ",",
positionCaretOnClick: "radixFocus",
groupSeparator: ".",
autoUnma…
-
I'm trying to play around with the tool and am having difficulties getting it to do anything.
running the command:
dart run --enable-asserts --enable-experiment="inline-class" build_runner bui…
-
# Describe the bug
The line right here: https://github.com/RobinHerbots/Inputmask/blob/5.x/lib/eventhandlers.js#L456
Always fires Change even if the value has not changed. So just clicking into …
-
When the text input element is part of the shadow tree of a web component, the caret always jumps to the end after any input.
This happens because the call to the caret() function doesn't actually …
-
- I cant autofill input from iPhone. onBeforePaste just empty.
- https://codepen.io/fest1val/pen/PoobMrq
- iOS 12.4.2 iPhone 6+
- Safari
- Inputmask 4.0.9
mask event oninput blocking value ;…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [x] Local deployment
- Version:
- Formio.js version:
- Frontend framework:
- Browser:
- Bro…
-
It seems like we need a directive for p-inputMask component too.
When using the component in shadow dom I get this error:
![image](https://user-images.githubusercontent.com/14870273/229791382-4dc6…
-
I am trying to load modded spirv shaders into dxvk by adding these codes:
```
//in dxso_module.cpp
Rc DxsoModule::compile(
const DxsoModuleInfo& moduleInfo,
const std::string& …