triniwiz / nativescript-popup

Apache License 2.0
22 stars 17 forks source link

Items do not display in angular demo app when event binding is used #13

Open digitalhurricane-io opened 5 years ago

digitalhurricane-io commented 5 years ago

For example, you can edit the template "bomb.html" and add a (tap) event binding to the label

With the (tap) event binding added, the label will not display.

<Label text="NativeScript is the bomb.com" color="#ff4801" fontSize="22" textWrap="true" (tap)="someMethod()">

I'm using an android emulator. Pixel 2 API 27. Android 8.1