JoshDSommer / nativescript-ngx-slides

A NativeScript + Angular module for to add a slides component to your mobile app
Other
45 stars 34 forks source link

TypeError: Cannot read property 'nativeElement' of undefined #36

Closed mrcastegt closed 6 years ago

mrcastegt commented 6 years ago

Hi, I tried to build on Android over NS@3.1.3 and nativescript-ngx-slides@0.4.3 but I got this error:

ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of undefined
JS: TypeError: Cannot read property 'nativeElement' of undefined.

The log is here.

JoshDSommer commented 6 years ago

Hi @mrcaste Did you get this figured out? I looked at the log and it didn't look like something related to the slides but I very well could be wrong. let me know.