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] empty decimal editor keeps the last removed digit as value using Vue #1220
I try to use a Decimal editor in my RadDataForm and there is a problem when I completely remove the value of the field. The bound value keeps the last remove digit.
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
Progress NativeScript UI plugin version: 5.0.0
Cross-platform modules: 6.0.6
Runtime(s):"tns-android": 6.0.0, "tns-ios": 6.0.1
Please tell us how to recreate the issue in as much detail as possible.
Start the playground application
Notice the label below the field is bound to the field's value
Completely remove the field's value and you will notice that the label still has a value (the last removed digit)
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Tell us about the problem
I try to use a
Decimal
editor in my RadDataForm and there is a problem when I completely remove the value of the field. The bound value keeps the last remove digit.Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
"tns-android"
: 6.0.0,"tns-ios"
: 6.0.1Please tell us how to recreate the issue in as much detail as possible.
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=4O7xuk&v=2