@RomnEmpire wrote:
I have to find clicked id inside the 2D array and i have tried with find function but its not working as expected i have attached my console image tell me anyone how to fix this?
var matchedObject = self.selectedSubCategoryArray.find(x=>x === category.keyId);
Posts: 2
Participants: 2