NativeScript / nsplugins-internal

1 stars 1 forks source link

[Next] [iOS] Autocomplete Customization example crashes #151

Closed DimitarTodorov closed 6 years ago

DimitarTodorov commented 6 years ago

Autocomplete customization example crashes in both demo and demo-angular applications.

Steps to reproduce:

  1. Clone the nativescript-ui-autocomplete repo
  2. Switch to next branch
  3. Build the plugin and run the demo/demo-angular app on iOS device tns run ios
  4. Navigate to customization demo

Actual: The app crashes. An error is thrown in the console. Expected: Customization demo should be loaded.