spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
572 stars 101 forks source link

expandAll() and expand() not working #918

Open raulp opened 4 months ago

raulp commented 4 months ago

Describe the bug Mac app v2.8.1 expand() and expandAll() not working.

Versions

To Reproduce Steps to reproduce the behavior:

$data = ['id' => 1, 'tags' => ['test1', 'test2']];
ray($data)->expandAll();

Expected behavior When using expandAll() and expand() prior to v2.8.1, the app would automatically expand the tags in the UI.

Desktop (please complete the following information):

ffortez commented 4 months ago

I have the same issue, I'm on Windows and I'm using the Laravel Sail environment.

camiant commented 2 months ago

please check the issue on windows app. thanks

adampatterson commented 1 month ago

The same thing is happening with Laravel Ray version 1.37.1

vedovelli commented 1 week ago

Hi! I have the issue as well. MacOS Sonoma 4.6.1 and Ray 2.8.1.