validationUtils.js:274 - says Sorting but returns false instead of sorting #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug
Line 274 of validationUtils.js logs "Sorting..." but returns false instead of actually sorting the data.
Expected behavior
Should sort the data or not claim to be sorting.
File
generalFunctions/src/helper/validationUtils.js:274
Fixed in generalFunctions submodule.