laravel/pulse

Pulse intermediately outputting string instead of dashboard

Closed this issue · 3 comments

Pulse Version

1.4.3

Laravel Version

12.21.0

PHP Version

8.3.20

Livewire Version

Not installed

Database Driver & Version

No response

Description

When I load up the Pulse dashboard everything works well, but if I reload it a second time I'm seeing some strange string followed by the word "pulse"

Steps To Reproduce

See screenshot

Image

Hey there,

Can you please create a minimal reproduction for this and we take a closer look?

laravel new bug-report --github="--public"

@timacdonald #445 seems to be happening since Laravel 12.

@sts-ryan-holton, please run php artisan view:clear. That should resolve the issue.

If you continue to see the problem, please let us know.