forked from Especializa/nativescript-ng-shadow
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Which platform(s) does your issue occur on?
- iOS
- emulator and devices
Please, provide the following version numbers that your issue occurs with:
- CLI: 5.1.0
- Cross-platform modules: 5.1.0
- Runtime(s): 5.1.1
Please, tell us how to recreate the issue in as much detail as possible.
Create a router-outlet and a child route component for it. Add a Button element with a shadow directive and a (tap) event handler. When navigated to this route, the button works inconsistently: sometimes it stops working after a few taps, sometimes it doesn't work at all.
Is there any code involved?
I have reproduced this issue in a hello world app, putting the item-details.component into a router-outlet and adding a Button inside of it. The router only works once for some reason - couldn't be bothered to fix but that's not what this is about.
ns-test-shadow.zip
Metadata
Metadata
Assignees
Labels
No labels