validationUtils.js:274 - says Sorting but returns false instead of sorting #21

Closed
opened 2026-03-11 13:54:54 +00:00 by vps1_gitea_admin · 1 comment

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

## 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
vps1_gitea_admin added the bug label 2026-03-11 13:54:54 +00:00
Author
Owner

Fixed in generalFunctions submodule.

Fixed in generalFunctions submodule.
Sign in to join this conversation.