Checklist
What happened?
Received error
ValueError: invalid literal for int() with base 10: ''
Steps to reproduce the problem
Made a x/y/z plot with seed as first field
Entered -1,-1,-1,-1, into the field (note the trailing comma)
What should have happened?
Trailing comma with no value after it is ignored (but stays in the input field so I can add a value at any time later
What browsers do you use to access the UI ?
No response
Sysinfo
Version 1.7.0
rest should not be relevant
Console logs
Additional information
No response
Checklist
What happened?
Received error
Steps to reproduce the problem
Made a x/y/z plot with
seedas first fieldEntered
-1,-1,-1,-1,into the field (note the trailing comma)What should have happened?
Trailing comma with no value after it is ignored (but stays in the input field so I can add a value at any time later
What browsers do you use to access the UI ?
No response
Sysinfo
Version 1.7.0
rest should not be relevant
Console logs
Additional information
No response