slab / quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility
https://quilljs.com
BSD 3-Clause "New" or "Revised" License
42.3k stars 3.31k forks source link

Troubleshooting Quill Version Compatibility with PrimeNG p-editor for Angular Forms #4275

Open aritrainnofied opened 1 week ago

aritrainnofied commented 1 week ago

I encountered an issue with Quill version 2, particularly with the PrimeNG p-editor component, where data binding using formControlName or NgModel wasn't operational. To resolve this, I had to downgrade Quill to version 1.3.7, after which the functionality started working properly again.

Supporting stack overflow URL - https://stackoverflow.com/questions/78449638/primeng-editor-value-is-not-showing-form-the-formcontrol