zsmjhtn opened a new issue #3159: [Android]When bind <input> value type is number, precision problem will happen in weex version 0.28 URL: https://github.com/apache/incubator-weex/issues/3159 http://dotwe.org/vue/9494ff14a29d2c7fb5110f521fd0a25b Need test in Android device,weex version is 0.28。 When the type of inputValue is number,, which bind with Component <input> property value。Precision problem will happen to inputValue . For example, input 2.5 will show 2.50000, if change inputValue to string, the error disappear. The behaviour in IOS is all right.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
