ng2-swipe-cards
ng2-swipe-cards copied to clipboard
[urgent] Cards under the first one are swipeable
You can swipe the cards that are under the first card, which shouldn't be possible.
There is already a way to prevent this by setting the cards input fixed at "true" on all cards and "false" on the first one. however if it was automatically done in the tinder-card directive, i agree it would be better
@ViCode I am having the same issue. I did not get the point "setting the cards input fixed at "true" on all cards and "false" on the first one." How do I do that and in which file? I am a beginner.