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 c9ac1cd commit 8979e5fCopy full SHA for 8979e5f
core/frontend/src/components/common/StatusTextWatcher.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <v-textarea auto-grow :value="all_messages" readonly />
+ <v-textarea auto-grow :value="all_messages" readonly disabled />
3
</template>
4
5
<script lang="ts">
0 commit comments