Unsure why sorting is not working
Hello, as the title is saying, I'm not sure why is sorting not working in my table implementation. Here are the definitions
I assume the problem lays somewhere in this code? I do have sorting state set up along with a handler (getToggleSortingHandler) in table headers. There are no error messages it's just the sorting simply doesn't happen. I'm trying to respect the guidelines with this code snippet, if it's too large please let me know.
I assume the problem lays somewhere in this code? I do have sorting state set up along with a handler (getToggleSortingHandler) in table headers. There are no error messages it's just the sorting simply doesn't happen. I'm trying to respect the guidelines with this code snippet, if it's too large please let me know.