-
I am trying to add tinymce in cordova ionic ios application,
tinymce js file seems to be loading fine
but window.tinymce is always undefined and tinymce does not load
Same code seems to be lo…
-
I made a copy of the users folder in stackblitz and updated my app.module to add the new references, but I'm getting some errors:
In
` `
I get
> There is no directive with "exportAs" set t…
-
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…
-
```js
// config
import { FusionChartsModule } from 'angular-fusioncharts';
import * as FusionCharts from 'fusioncharts';
import * as Powercharts from 'fusioncharts/fusioncharts.powercharts';
im…
-
# 🐞 bug report
### Is this a regression?
Not sure
### Description
Deleting first number where the number is in the hundreds causes the whole number to be deleted apart from 0. This is not…
tedp updated
6 months ago
-
We used currency mask, but it doesn't work well on android Oreo web view.
User can input any characters, but it can not be formatted, looks like the event (like keyPress) couldn't be triggered on we…
-
Hi,
I'm trying to mask a value as brazilian currency. I want a mask which the user don't need to type the decimal separator (in my case, a comma) and the typed number is formatted to BRL currency a…
-
### Describe the bug
I have nested dialogs using primeng dialog service, I set focusOnShow false. When I closes dialog B inside dialog A, dialog A's component scrolled to top and first focusable elem…
-
I'm trying to use NgxMask along with matAutocomplete.
They don't work together. I get an error:
Error: More than one custom value accessor matches form control with unspecified name attribute
…
-
Looks like someone already pointed this problem before but it is still happenning regardles the other issue is closed. (https://github.com/yaoweibin/ngx_http_substitutions_filter_module/issues/1)
Whi…