laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.82k stars 636 forks source link

Dashboard opens blank page #1437

Closed vldmrnktn closed 2 months ago

vldmrnktn commented 2 months ago

Horizon Version

5.24.3

Laravel Version

11.6.0

PHP Version

8.3.6

Redis Driver

PhpRedis

Redis Version

6.0.2

Database Driver & Version

No response

Description

Horizon dashboard opens blank page Browser console only shows error: Uncaught SyntaxError: export declarations may only appear at top level of a module

Steps To Reproduce

Open localhost/horizon in browser

vldmrnktn commented 2 months ago

Works fine with horizon 5.23.2

mmachatschek commented 2 months ago

same as https://github.com/laravel/horizon/issues/1430

driesvints commented 2 months ago

This is now fixed in v5.24.4