-
### What happened?
Ng build suddenly started giving for ngx-editor it seems like something from the update of prosemirror command it was working fine and started giving error in the last few days
![…
-
Should be nice to have an automatic login passing an user token thru url, this could be a partial solution to embed iframes on sites.
-
I wanted to make custom toolbar with `title` properites so I've used the example provided:
```
…
-
Error: Can't bind to 'imageChanedEvent' since it isn't a known property of 'ngx-photo-editor'.
1. If 'ngx-photo-editor' is an Angular component and it has 'imageChanedEvent' input, then verify that…
-
hi,
when i add QuillModule to the imports i get this error :
ERROR in ./node_modules/ngx-quill/fesm5/ngx-quill.js
Module not found: Error: Can't resolve 'quill' in 'E:\Angular projects\Gheychi\Ghey…
-
So in my code, I have a function that uses dangerouslyPasteHTML to append an autocomplete suggestion text to the quill text editor. The problem is that the ngModel variable does not update its value u…
OhEmQ updated
2 years ago
-
I've been having trouble with nginx becoming unresponsive. It seems that a worker or workers die and "interprocess alerts in transit" grows forever. I have to run `kill -9` in a loop until nginx event…
-
Hi, I want to use [ngx-tribute](https://www.npmjs.com/package/ngx-tribute) with **ngx-quill**, but I am facing an issue, selected item (from tribute's dropdown) is not inserting properly. I am attach…
-
How to integrate into Angular 13 with [ngx-monaco-editor](https://github.com/atularen/ngx-monaco-editor)?
I tried all methods but none of them worked.
Any help please.
-
HI, I am facing some problem with this control. When i implemented this in my project, some of the icons disappeared. Not sure whats wrong done here.. The functionality is working.. but the icons are …