SyntaxFix
Write A Post
Hire A Developer
Questions
Alternatively, you can just use,
<li v-for="catalog, key in catalogs">this is index {{++key}}</li>
This is working just fine.