You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Can't manually enter decimal value with a decimal Point (. or ,) in the Object Tab.
To Reproduce
Create a state of type number
Click the Value
In the Popup try to enter a Value with "."
When using values that already contain a "." they can be modified as long as there is at least one decimal after the dot.
For instance 0.3 can be modified as soon as the 3 is deleted the . disappears and can not be recovered. See Video below.
Expected behavior
Decimal values with a decimal Point can be entered as before. This is a Multihost installation, the second host is running an older Version where this works perfectly well.
Screenshots & Logfiles
There is no error logged.
Versions:
Adapter version: v6.9.1
JS-Controller version: 5.0.12
Node version: v16.17.0
Operating system: Linux (Docker on Synology)
Additional context
Installation is using Redis in a separate Docker Instance on the same Host.
Bildschirmaufnahme.2023-08-31.um.16.07.24.mov
The text was updated successfully, but these errors were encountered:
Describe the bug
Can't manually enter decimal value with a decimal Point (. or ,) in the Object Tab.
To Reproduce
Create a state of type number
Click the Value
In the Popup try to enter a Value with "."
When using values that already contain a "." they can be modified as long as there is at least one decimal after the dot.
For instance 0.3 can be modified as soon as the 3 is deleted the . disappears and can not be recovered. See Video below.
Expected behavior
Decimal values with a decimal Point can be entered as before. This is a Multihost installation, the second host is running an older Version where this works perfectly well.
Screenshots & Logfiles
There is no error logged.
Versions:
Additional context
Installation is using Redis in a separate Docker Instance on the same Host.
Bildschirmaufnahme.2023-08-31.um.16.07.24.mov
The text was updated successfully, but these errors were encountered: