[PR #6392] fix(app): add null coalescing to localeCompare sort operations #11875

Open
opened 2026-02-16 18:16:48 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6392

State: open
Merged: No


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

Fixes #6391

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6392 **State:** open **Merged:** No --- Prevents TypeError when sorting items with undefined/null values. Applies defensive programming pattern across web UI and console. Fixes #6391
yindo added the pull-request label 2026-02-16 18:16:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11875