ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

RadDataForm picker behaves differently in preview on ios / android #1312

Open yggdrasildy opened 4 years ago

yggdrasildy commented 4 years ago

Please take a minute to read our NativeScript Code of Conduct before proceeding with posting issues or discussing. The purpose of this guide is to make communication and cooperation within our forums a pleasure for you and the other members.

Please, provide the details below:

Tell us about the problem

Using: nativescript-vue RadDataForm Picker Array of strings

The RadDataForm picker behaves differently from ios to android with nativescript-vue. ios gets / sets index number, while android gets / sets the string. Se playground link.

Which platform(s) does your issue occur on?

Both.

Please provide the following version numbers that your issue occurs with:

Playground

Please tell us how to recreate the issue in as much detail as possible.

I have provided playground app. The value of album.provider1 is shown below the dataform.

When changing selection of the Provider1 on ios the index number of the selection is stored in album.provider1.

When changing selection of the Provider1 on android the string value of the selection is stored in album.provider1.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

https://play.nativescript.org/?template=play-vue&id=o8yhX9&v=2