You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
Tapping on the card view works the first time, but certain events (e.g. rotating the screen on iOS or navigating to a new view and back on Android) cause it to stop responding.
On Android the ripple effect still works but the callback is not called.
The text was updated successfully, but these errors were encountered:
<CardView (tap)="onTap(x)"></CardView>
Tapping on the card view works the first time, but certain events (e.g. rotating the screen on iOS or navigating to a new view and back on Android) cause it to stop responding.
On Android the ripple effect still works but the callback is not called.
The text was updated successfully, but these errors were encountered: