Vue.js: v-for Tabaloa Created February 22, 2021 09:14 Hi, I noticed that the intellisense for v-for within a vue template does not work. It cannot resolve the iteration-variable, here "dataColumn"
Which IDE version do you use? Is it reproducible in a new project?
Im using the newest version: 2020.3.3
This can be reproduced in a new project, but it seems like it's not working for a particular case.
Could you please provide a sample project showing the issue?