PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Items in keyboard not visible in iOS when used with RadListView

simonox opened this issue · comments

OS: iOS
Environment: NativeScript: 3.1.2, Nativescript Telerik UI: 3.0.4

  "nativescript": {
    "id": "com.foo.bar",
    "tns-android": {
      "version": "3.1.1"
    },
    "tns-ios": {
      "version": "3.1.0"
    }
  }

I tried the sample code provided in the README.

The selection is filled in Android (works!).

screenshot_20170726-121939

The keyboard is empty in iOS (does not work).

screen shot 2017-07-26 at 12 18 20

@simonox , please provide a sample or try to simulate this in the demo project as in the demo project things are working,

It happens if you are using a RadListView. I created an example: https://github.com/simonox/NativeScript-Drop-Down

@simonox , since you have in the demo that it works with ListView but no with RadListView I suggest you submit an issue to the Telerik UI for TNS since this looks like a bug in the RadListView and/or something that blocks the binding of the drop down.

I submitted this Issue in Telerik UI: ProgressNS/nativescript-ui-feedback#259

@PeterStaev, @simonox: this has been addressed and is available through the early-build channel: nativescript-telerik-ui@next, nativescript-telerik-ui-pro@next.