Extension
Tree View Table Layout
Describe the Bug
I'm getting Maximum call stack size exceeded on extension version v1.0.1
My pages collection having "parent_page" column which is a M2O field , when i creating collection item one by one through UI, no issue, but when i populate my data via API, it causes the issue.
To Reproduce
I populate my collection data via API, it causes problem.
Directus Version
v11.12.0
Hosting Strategy
Self-Hosted (Docker Image)