primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Quill Editor V2.0.1 support

Open CodeCube0 opened this issue 9 months ago • 0 comments

Describe the bug

The "quill" editor at version 2.0.1 does not support primevue. The v-model part, if set, does not pre-value any value

Reproducer

https://stackblitz.com/edit/3npuga?file=package.json,src%2FApp.vue

PrimeVue version

3.52.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

Chrome 124.0.6367.202

Steps to reproduce the behavior

In the example proposed in the documentation https://primevue.org/editor/#basic I tried to run the example on stackblitz, as reported in the documentation and you use version 1.3.7 and for security reasons "quill" has been updated to 2.0.1. it would be appreciated to specify the version of quill to use or introduce support for the new version 2.0.1 and beyond

Expected behavior

No response

CodeCube0 avatar May 10 '24 10:05 CodeCube0