Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expandAll() and expand() not working #918

Open
raulp opened this issue Jun 4, 2024 · 10 comments
Open

expandAll() and expand() not working #918

raulp opened this issue Jun 4, 2024 · 10 comments
Assignees

Comments

@raulp
Copy link

raulp commented Jun 4, 2024

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

Versions

  • spatie/ray 1.41.2
  • mac app: 2.8.1

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):

  • OS: macOS
  • Version 14.5

Additional context
Used to work before 2.8.1

@ffortez
Copy link

ffortez commented Jun 5, 2024

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

@camiant
Copy link

camiant commented Jul 14, 2024

please check the issue on windows app. thanks

@adampatterson
Copy link

The same thing is happening with Laravel Ray version 1.37.1

@vedovelli
Copy link

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

@raulp
Copy link
Author

raulp commented Oct 18, 2024

@sebastienhenau any ETA on a fix for this? Would be helpful to have this working again ;)

@adampatterson
Copy link

I'd love to look at ray and just see the expanded arrays rather than moving to the app and manually doing it ever single time. At this point it's just as fast to use @dump()

@camiant
Copy link

camiant commented Nov 5, 2024

meanwhile, as confirmed by the tooltip, "ctrl/cmd + click" on the main arrow does the work ... manually

screenshot

@rderks88
Copy link

also not working for me, but @camiant thank you so much for this tip! Saves me 50 clicks a day 😉

@camiant
Copy link

camiant commented Nov 13, 2024

thank you so much for this tip!

my pleasure, @rderks88 ! 🤝

@sebastienhenau
Copy link

@raulp Sorry for the late response concerning this issue. At the moment we are working on version 3.0, where we try to solve most of the issues users are currently having with Ray. We'll take a look at this issue as well and we'll provide a fix to be released with version 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants