spatie / ray

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

Cannot change port in Ray app (MacOS) #626

Closed dabernathy89 closed 2 years ago

dabernathy89 commented 2 years ago

Describe the bug The port inside of Ray's settings page always reverts to 23517 after closing the settings screen.

Versions Ray version: 1.19.0

PHP version: 7.4 and 8.0 Laravel version (if applicable): 8.79.0 (shouldn't be relevant)

To Reproduce Steps to reproduce the behavior:

  1. Open Ray
  2. In the menubar, open the settings via "Ray -> Preferences"
  3. Change the port number under "Communication -> Port"
  4. Click "Done"
  5. Repeat step #2 (open preferences)
  6. See port number is still 23517

Expected behavior The port number should be updated when the settings screen is closed.

Desktop (please complete the following information):

AdrianMrn commented 2 years ago

We're releasing a new version of Ray in a couple of weeks where the entire preferences window has been overhauled, so your issue will be fixed.

Let me know if this issue is very pressing and I'll see if I can make a patch build for you.

dabernathy89 commented 2 years ago

No rush on my end. Thanks!

dabernathy89 commented 2 years ago

Hey @AdrianMrn - just wanted to check and see if this fix is still on the release schedule?

AdrianMrn commented 2 years ago

Since this release is pretty big, we're taking some extra time to make sure everything works OK. We will definitely publish the release within the next 2 weeks.