Sorting works in preview, not in browser

Good day!

I’m currently following the getting started videos and I have a small problem.

I created a sortable table, which works fine in the preview mode, I can click on the sorting icons and it works.

When I load it in the browser it shows the table but the sorting is not-clickable:

I saved everything, I restarted all services, restarted docker etc but nothing seems to work.
I searched in the community but couldn’t find another topic about this.
What am I missing?

Thank you for your help!

I think that in your query you need to specify each column name. Ie add all the names and don’t use the all default of *

1 Like