Data issue
Hi,
On click of image flip should occur and after flip we should display total SR, Asset Opportunities and activities(Front we have image and back other details).
Flip is working properly but i am facing two issues,
1) Same image is being displayed on all the tiles : i am able to get the image path but it always displays the first image
2) flipping works properly for the first tile, it displays proper data after flip but when we try to do flip on second tile, it is fetching proper values but its values are updated in the first tile and for secont tile it shows undefined.