If a DataTable has its headers modified after initialization, most things will update reactively, but the sorting for any newly added headers will not function. Some of our codebase has wrapped the ...
- Utility Lightning Web Component that exposes a single public @api method to sort arrays of row objects by a given field and direction. Supported behaviors: - Nested field paths via dot-notation (e.g ...