Viczei / ng2-swipe-cards

A kit of cards (including tinder-card) for angular2
MIT License
25 stars 18 forks source link

img not showing up when swapping the cards #53

Open shafiqshams opened 6 years ago

shafiqshams commented 6 years ago

I'm using this code, this img tag is not working, any solution? This img is not showing up. What to do? Please help

{ 'like': { 'backgroundColor': 'green', 'img': 'anyLikeImage.png' }, 'dislike': { 'backgroundColor': 'red', 'img': 'anyDislikeImage.png' } }

aless673 commented 6 years ago

+1

erikagrebur commented 5 years ago

it doesn't work for me either