Skip to content

Conversation

@leprachuan
Copy link

Prevents TypeError when sorting items with undefined/null values. Applies defensive programming pattern across web UI and console.

Fixes #6391

Prevents TypeError when sorting items with undefined/null values.
Applies defensive programming pattern across web UI and console.

Fixes sst#6391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'localeCompare') in sort operations

1 participant