We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347f8a5 commit 0eeb094Copy full SHA for 0eeb094
1 file changed
ui/src/components/view/QuickView.vue
@@ -58,7 +58,7 @@ export default {
58
}
59
},
60
watch: {
61
- actions (item) {
+ resource () {
62
this.actionsExist = this.doActionsExist()
63
64
0 commit comments