Shiva Subramanian
Shiva Subramanian
Is this issue resolved ?. Still not bale to access arrayIndex using onClick method inside arrays. Using v 0.8.13
This wouldn't work on array and the requirement is to have button on every element of array instead of generic one
I tried this one on normal array (not tabarray) . Looked at almost all the properties in the scope to find out the current selected item of the array (like...
Hey I figured it out. Updated array.html in my decorator to fetch the selected item in array and used the mentioned approach.