cms
cms copied to clipboard
`to_json` times out
Bug description
Just upgraded to v5 and it appears that the json that was valid, now appears no to be valid or is timing out my browser.
How to reproduce
{{ servers | to_json | entities }} now does not render due to upgrade
Logs
Maximum execution time of 30 seconds exceeded.
SyntaxError: Unexpected end of JSON input
Environment
Laravel Version: 10.48.12
PHP Version: 8.3.4
Composer Version: 2.7.2
Environment: local
Debug Mode: ENABLED
URL: medusa.test
Maintenance Mode: OFF
Addons: 7
Sites: 1
Stache Watcher: Disabled
Static Caching: Disabled
Version: 5.6.2 PRO
Installation
Existing Laravel app
Additional details
No response