NathanWalker / nativescript-ngx-fonticon

Use custom font icon collections seamlessly with NativeScript + Angular.
MIT License
76 stars 39 forks source link

When used in a list view the first item of the list the icon is not visible until you click the item #23

Open scavezze opened 7 years ago

scavezze commented 7 years ago

I am new to Nativescript so i might have just messed up but here is a branch of the app i am working on that has the issue.

Just run it click login it's just a button for now then swipe from the left side to open the menu

https://github.com/scavezze/EveMagnate/tree/FontAwsomeBug

scavezze commented 7 years ago

ok looks like if i use the fonticonPure pipe instead it works. I am sorry I am new to both angular 2 and native script whats the difference between the 2 .