spatie / ray

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

v2.6.5 - Not adhering to light/dark stored preferences #826

Closed midnite81 closed 10 months ago

midnite81 commented 10 months ago

Before creating a new bug report Please check if there isn't a similar issue on the issue tracker or in the discussions.

If you are having troubles connecting your project to Ray, please check our docs first, especially the configuration and environment specific configuration sections.

Describe the bug A clear and concise description of what the bug is.

The issue I am facing is every time I load ray after it being closed is that it doesn't adhere to the light dark preference I have set for it. I use dark mode all the time and It is loading the light version.

Versions Ray version (you can see this in "About Ray"):

2.6.5

You can use composer show to get the version numbers of:

PHP version: Laravel version (if applicable):

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

It should retain UI theme.

Screenshots If applicable, add screenshots to help explain your problem.

Screen Recording available at: https://share.cleanshot.com/yLhY5wBN

Desktop (please complete the following information):

macOS 13.4.1

Additional context Add any other context about the problem here.

Sam-Apostel commented 10 months ago

hi @midnite81

I just released v2.6.7 which resolves this issue. Thanks for helping us make our tools even better!