fix: xss on tippy fixes #2103
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
This commit is contained in:
@@ -5,6 +5,7 @@ Vue.use(VueTippy, {
|
||||
a11y: false,
|
||||
animateFill: false,
|
||||
arrowType: "round",
|
||||
allowHTML: false,
|
||||
popperOptions: {
|
||||
modifiers: {
|
||||
preventOverflow: {
|
||||
|
||||
Reference in New Issue
Block a user