attach to element instead
This commit is contained in:
@@ -237,7 +237,7 @@ function isMobileDevice() {
|
|||||||
offset-y
|
offset-y
|
||||||
:close-on-content-click="false"
|
:close-on-content-click="false"
|
||||||
transition="scale-transition"
|
transition="scale-transition"
|
||||||
attach=".reaction-wrapper"
|
:attach="$el"
|
||||||
>
|
>
|
||||||
<template v-slot:activator="{ on, attrs }">
|
<template v-slot:activator="{ on, attrs }">
|
||||||
<v-btn
|
<v-btn
|
||||||
|
|||||||
Reference in New Issue
Block a user