Skip to content

Sanitize input

Deepak Unni requested to merge sanitize-input into main

Ensure that values from input cells are sanitized (remove spaces, remove zero-width space) before parsing the value.

Merge request reports