[Vuejs]-Looping over two-dimensional array containing objects in Vue.JS

0👍

This was a typical 5am question, where I now realize that the data I’m passing makes no sense – it should be the other way around. The actual issues should be in the first array, and the subarray should contain affected servers.

Leave a comment