Closed
Description
This may also be a security problem depending on the content.
quasar/ui/src/components/editor/editor-utils.js
Lines 41 to 44 in 68369c4
We should use
htmlTip
(with innerHTML
) if it exists, otherwise use tip
(with textContent
)