Closed jahu closed 7 years ago
I dont think this is related to angular grid. Why there is ** before and after closing of anchor tag?
On Feb 4, 2017 12:28 AM, "Jacek Gralak" notifications@github.com wrote:
I am trying to make my grid 'clickable', after clicking on whole tile of the grid I want to navigate to details of given tile:
Unfortunatelly, href values are messed up on images when grid is rendered (whereas on text attributes (h4, h6 etc) it works correct.
When hover on img link is wrong (to ....17): [image: image] https://cloud.githubusercontent.com/assets/7642643/22604241/e5931aea-ea4a-11e6-82a2-162962d5bfed.png
Whene hover on text link is OK: [image: image] https://cloud.githubusercontent.com/assets/7642643/22604259/ffba369c-ea4a-11e6-9667-2802fea9373d.png
Issue is random, but it is reproducible in 90% of cases.
Any hint appreciated.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/s-yadav/angulargrid/issues/104, or mute the thread https://github.com/notifications/unsubscribe-auth/AC9Avl0k_HhomXxqfn0ZS5Rfg1vORs8cks5rY3i_gaJpZM4L2rsz .
Ohh that was just on mail. Do you any link for it. Or can setup a codepen for it?
Issue is not related to angulargrid. It must be some logic issue on the code. Closing it.
I am trying to make my grid 'clickable', after clicking on whole tile of the grid I want to navigate to details of given tile:
Unfortunatelly, href values are messed up on images when grid is rendered (whereas on text attributes (h4, h6 etc) it works correct.
When hover on img link is wrong (to ....17):
Whene hover on text link is OK:
Issue is random, but it is reproducible in 90% of cases.
Any hint appreciated.