We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e28296 commit 61a229fCopy full SHA for 61a229f
frontend/src/components/Controller/index.vue
@@ -5,6 +5,7 @@
5
:show-close="dialogOptions.showClose"
6
:close-on-click-modal="false"
7
:visible.sync="dialogVisible"
8
+ :modal=false
9
>
10
<div
11
v-if="dialogOptions.body && dialogOptions.bodyType==='html'"
0 commit comments