You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hey @CodeCube0 , I'd like to pick up this issue, but it might need to make a lot of changes to upgrade Quill to 2.x, can I do it in a single PR? Or do you have any idea on how to chunk it into small pieces?
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
The text was updated successfully, but these errors were encountered: