Looks like the line $this->state->get('list-ordering') is at fault, which means that $this->state is null. I see you've got get('State') in your view, but it's not working. You need "populateState" in your model.
Statistics: Posted by MarkRS — Tue Mar 26, 2024 4:19 pm