-
-
Notifications
You must be signed in to change notification settings - Fork 548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telescope infinite loop issue #10782
Labels
Comments
To note - the issue of the recursive link loop only happens if Telescope is installed. |
We have the same exact issue. When turning telescope of the infinite loop is gone and no 504 errors any more.
|
This was referenced Jan 24, 2025
I've opened a pull request which'll fix this issue. You can workaround it in the time being by disabling the gate and event watchers in the Telescope config file. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
It seems that this issue is still happening: #5752
My issue, if you are to create a Link field on Entry A that links to Entry B, then on Entry B make a link to Entry A, you get an exception
I have reproduced the issue here: https://github.com/ScottPenhall98/Statamic-core-Recursive-Link-bug
I also notice some big performance issues when using Telescope
How to reproduce
if you are to create a Link field on Entry A that links to Entry B, then on Entry B make a link to Entry A
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: