This is a migrated thread and some comments may be shown as answers.

List Editor not working on iOS

1 Answer 40 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Robert
Top achievements
Rank 1
Robert asked on 18 Jun 2017, 05:06 PM

I can't get the List editor to work on iOS (haven't tried on Android).

Here is the XML:

<TKEntityProperty tkPropertyGroupProperties name="city" valuesProvider="New York, Boston, Atlanta">
  <TKPropertyEditor tkEntityPropertyEditor type="List"></TKPropertyEditor>
</TKEntityProperty>

If I change it to SegmentedEditor or Picker then it works.

When I use List, the editor displays the selection in gray text with a ">" indicating a selection, but when I tap, nothing happens. Eventually, if I tap several times, I get a segment fault. No exception stack traces.

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsonev
Telerik team
answered on 19 Jun 2017, 09:56 AM
Hi,

Indeed Editor of type List will not display the available options while tapping on it, however, I was unable to reproduce the exact same scenario with app crash. This issue is reproduced only on iOS and on Android it is working as expected.
As a temporary solution, you could use some of the other types as you have suggested, Picker or SegmentedEditor

I logged the problem in this issue and you could follow it for more info.
Best Regards,
nikolay.tsonev
Progress Telerik
Did you know that you can open private support tickets which are reviewed and answered within 24h by the same team who built the components? This is available in our UI for NativeScript Pro + Support offering.
Tags
DataForm
Asked by
Robert
Top achievements
Rank 1
Answers by
Nikolay Tsonev
Telerik team
Share this question
or