That's it <@570331400893628421> thank you. It's pr...
# vue
c
That's it @limited-room-30929 thank you. It's pretty obvious now that I think about it 🙂 Yes it's Vue 3. I was also able to hack it by changing the data directly with mocks but that didn't feel right.
Copy code
global: {
  mocks: {
    listData: listData
  }
},