I have…
- 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…
Current behavior
I have built an recursive API with squidex.
now the content Docs is not loading anymore.
Expected behavior
The Documentation is loading.
Minimal reproduction of the problem
You see the reference in the children component, it is also the core-block-container.
And another thing would it be possible to make a wildcard in the schema validation?
Environment
- Self hosted with kubernetes
Version: actual version
Do you have logs or a small reproducible sample?
Hey Sebastian,
I have now checked logs and tried a reproduction, i made a small version with recursion like in the example and it worked, i then removed schemas to find out which it is, but I think I just have a lot of schemas so the documentation takes too long and runs into a timeout.
Unfortunatly there is no log message that says that.
I now have a version where it sometimes is working and sometimes not, so I am thinking about the timeout.
Timeouts are usually recorded, perhaps it is just the browser / UI that fails and the JSON actually works?
ah now i made it work to open up the developer tools, i rerun it and this error occured when loading the json
Does not look like an error.