We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c67fe commit 69f7e05Copy full SHA for 69f7e05
1 file changed
src/components/ScreenRelatedResources.vue
@@ -50,7 +50,7 @@
50
outlined
51
standout
52
v-bind:model-value="repository"
53
- v-bind:error="error"
+ v-bind:error="false"
54
v-bind:error-message="''"
55
v-on:update:modelValue="setRepository"
56
/>
0 commit comments