We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the new client area if you have 2 servers that are both offline, and you press start on one of them, both will start.
Note: This does not happen in the old client side
If you hit start only that server should start.
Note it may only happen if you start and then stop a server and then try to start it again (so not the first time)
main and v1.0.0-beta16
master
All
Wings: https://paste.pelistuff.com/TYCW Panel: https://paste.pelistuff.com/a2ER
The text was updated successfully, but these errors were encountered:
I assume that's because we use Livewire.On (#780 originally changed it, but #789 added it back)
Livewire.On
Sorry, something went wrong.
780 broke power buttons... 789 fixed them... so we have a bigger issue
No branches or pull requests
Current Behavior
In the new client area if you have 2 servers that are both offline, and you press start on one of them, both will start.
Note: This does not happen in the old client side
2024-12-13.10-17-57.mp4
Expected Behavior
If you hit start only that server should start.
Steps to Reproduce
Note it may only happen if you start and then stop a server and then try to start it again (so not the first time)
Panel Version
main and v1.0.0-beta16
Wings Version
master
Games and/or Eggs Affected
All
Docker Image
All
Error Logs
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: