PrimeNg: Quill Editor <p-editor> is not allowing to enter spaces when in <p-orderList>; See sample code #16840
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Milestone
Describe the bug
PrimeNg: Quill Editor is not allowing to enter spaces when in ; See sample code
Environment
Angular 18
Reproducer
No response
Angular version
18.2.6
PrimeNG version
^17.18.11
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
22.7.4
Browser(s)
Chrome
Steps to reproduce the behavior
<p-orderList [value]="[1]">
Expected behavior
Expect that quill editor allows to enter spaces, when used in p-orderlist.
Following code works where there is no primeng:
The text was updated successfully, but these errors were encountered: