Open
Description
Please, provide the details below:
Tell us about the problem
Vue RadDataForm Picker with converter is not working.
Which platform(s) does your issue occur on?
Android (possibly iOS as well, but not tested)
Please provide the following version numbers that your issue occurs with:
- nativescript-ui-dataform ^6.0.0
- 6.2.0
- tns-core-modules ~6.2.1
- tns-android version 6.2.0
Please tell us how to recreate the issue in as much detail as possible.
See playground at https://play.nativescript.org/?template=play-vue&id=pxEQxE - the label above the form should update when the state is changed to the 2-letter state abbreviation. Instead, it is updating to the full name. I also have a console.log
entry in the converter that never gets called.