cms icon indicating copy to clipboard operation
cms copied to clipboard

`to_json` times out

Open ottz0 opened this issue 8 months ago • 12 comments

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

ottz0 avatar Jun 04 '24 02:06 ottz0