Tree table - Children won't expand

* Describe the bug

After building for a few hours, the tree table stopped allowing me to use the “expand” buttons.
It displays the children objects when in “normal” table mode, but when “Tree table” is enabled, it is if the view is locked in the “collapsed” state without any controls functional. Additionally the “expand all / collapse all” controls have no effect either.

* Environment

  • NocoBase version: v1.9.36

  • Database type and version: MySQL 8.x

  • OS: Ubuntu Server 24.04.03 LTS

  • Deployment Methods: Docker

  • Docker image version: nocobase/nocobase:latest-full

  • NodeJS version: N/A

* How To Reproduce

Unsure.
The table was behaving exactly as expected until I returned from editing a form on another page, and when I came back to the table in question I noticed I was unable to expand children objects in the table.

I immediately reverted the changes made on that form with no change in the table behavior.

Additionally I attempted to reproduce this on another instance and couldn’t reproduce it.

Expected behavior

Tree table mode allows child elements to be displayed or hidden under parent elements with functional controls for “expand / collapse”.

Screenshots

“Tree table” view mode (the expand button is non functional. Still gives a color change on click):

“Normal” table view mode:

Logs

I would be happy to send logs if someone will point me to the relevant paths for the server, client, and or ‘nocobase/plugin-collection-tree’ plugin.

Notes

Thank you all in advance.
-Carter

Check if the “Tree Table” setting is not enabled in the block settings.