q-editor plaintext pasting #18147
Unanswered
Patrick-clone
asked this question in
Ideas / Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Referring to: https://quasar.dev/vue-components/editor#plaintext-pasting
It states here that you need to implement some elaborate
onPastefunction in order to paste plain text into theq-editorelement. This is probably out dated now, because ofcontenteditable="plaintext-only". This seems like the modern way of pasting in acontenteditableelement while stripping the styling.Beta Was this translation helpful? Give feedback.
All reactions