You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I merged #180 and #150 into my branch to test the features.
If you try to modify a running server:
Somehow the UI get refreshed every second, what makes it hard to interact with forms or dropdowns (they reset after the interval)
Pretty sure it comes from the CPU branch.
Have not looked further into the issue. Are you aware of this?
If not, I will have a deeper look to pin the issue down :)
The text was updated successfully, but these errors were encountered:
You shouldn't be modifying a running server, stop it first. Both performance monitoring and server query will keep updating the server data while its running.
Hey,
I merged #180 and #150 into my branch to test the features.
If you try to modify a running server:
Somehow the UI get refreshed every second, what makes it hard to interact with forms or dropdowns (they reset after the interval)
Pretty sure it comes from the CPU branch.
Have not looked further into the issue. Are you aware of this?
If not, I will have a deeper look to pin the issue down :)
The text was updated successfully, but these errors were encountered: