[SOLVED] Ordering of content in list does not work

I have…

  • [X ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [x ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Content => Schemas => Schema When ordering the list of content items by field nothing happens. Error in browser dev tools Cannot read property ‘state’ of null.. This does work after doing a fulltext search so only after the initial page load.

Expected behavior

The list should order by the field. e.g Our schema has the Title field and this should order alphabetically.

Minimal reproduction of the problem

Environment

  • [x ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [x ] Cloud version

Version: Current cloud version and latest Docker image

Browser:

  • [x ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Thanks, I will have a look.