-
no extension
Field 'browser' doesn't contain a valid alias configuration
I am getting this error when building angular 5 application.
"dependencies": {
"@angular/animations": "^5.2.4…
-
ERROR in Symbol MaskDirective declared in /home/aoriekhov/PycharmProjects/snedvigimost-front/node_modules/ngx-mask/lib/mask.directive.d.ts is not exported from ngx-mask/lib/ngx-mask.module (import int…
-
### Библиотека
- [x] `@prizm-ui/components`
### Компонент
PrizmInputNumberComponent
### Версия
NodeJS:
```
➜ node --version
$ node -v
v16.14.2
```
Dependencies:
```
➜ npm ls …
-
Actually, there was an issue but it closed as it was not recognized properly, I think.
https://github.com/JsDaddy/ngx-mask/issues/532
The issue is in a situation when regular `placeholder` is ligh…
-
Hello,
I got this error when using ngx-currency with material input.
```
```
```
TypeError: Cannot read property 'createRange' of undefined
at InputManager.get [as inputSelection] (i…
-
Notei que o ion-mask é uma junção do ion-currency com o ngx-mask, porem o ion-currency preenchia o campo da direita para a esquerda, no ion-mask ainda não é possivel por meio de uma propriedade tipo […
-
Please leave libraries in the comments bellow, I've found [imaskjs](https://github.com/uNmAnNeR/imaskjs) and [ngx-mask](https://github.com/JsDaddy/ngx-mask).
-
## The dependency [ngx-mask](https://github.com/NepipenkoIgor/ngx-mask) was updated from `7.9.4` to `7.9.5`.
🚨 [View failing branch](https://github.com/AlexAegis/loreplotter/compare/master...AlexAeg…
-
### Summary
I'm submitting a:
- [ ] bug report
- [ ] feature request
- [X] question / support request
- [ ] other
### Description
I'm updating my application from v16 to v19 and once …
-
Hi,
I’ve been working with ngx_small_light for the last week and, after discovering that ImageMagick struggles under load (~1/10-1/2 of all requests fail with it), I tried switching to GD. Thankfully…