Checks
Problem Description
I have confirmed that it's due to the decimal separator option. If I remove these lines, it starts working:
However, these lines check the validity of the input. I don't know how to fix it without removing the validation of the decimal separator.
To Reproduce
- Open Flow Launcher
- Type
min(1, -2, 5)
- The correct result (
-2) doesn't show up
Screenshots
No response
Flow Launcher Version
1.20.2
Windows Build Number
10.0.26100.4652
Error Log
No response