Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Tap event stops working after orientation change or navigation #110

@wumbo

Description

@wumbo

<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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions