0👍
✅
Add this to your TicketRunner.vue
Component script:
computed: {
...mapGetters(['currentTicketCaseFiles'])
}
Source:stackexchange.com