-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Comments
I have the same issue, I'm on Windows and I'm using the Laravel Sail environment. |
please check the issue on windows app. thanks |
The same thing is happening with Laravel Ray version 1.37.1 |
Hi! I have the issue as well. MacOS Sonoma 4.6.1 and Ray 2.8.1. |
@sebastienhenau any ETA on a fix for this? Would be helpful to have this working again ;) |
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 |
also not working for me, but @camiant thank you so much for this tip! Saves me 50 clicks a day 😉 |
my pleasure, @rderks88 ! 🤝 |
@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. |
Describe the bug
Mac app v2.8.1 expand() and expandAll() not working.
Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When using
expandAll()
andexpand()
prior to v2.8.1, the app would automatically expand the tags in the UI.Desktop (please complete the following information):
Additional context
Used to work before 2.8.1
The text was updated successfully, but these errors were encountered: