Synchronize Input with Slider values independent from locales
问题 This is a follow-up question to How to bind integer Input value to Slider. I have found out that the demo solution in this answer only works when there are integer values in the slider and the language of your browser is set to English. Snippet from the demo: <Input xmlns="sap.m" xmlns:core="sap.ui.core" core:require="{FloatType: 'sap/ui/model/type/Float'}" type="Number" value="{ path: '/value', type: 'FloatType' }" /> To reproduce the issue: Go to the settings of your browser. Set e.g.