i notice small bug when i stress testing my app i want to go back to shared but it stuck
Reproduce
1.Open fly machine web 2. Set to performance (16 cpu) 3. try to set to shared (stuck)
Resolution
1.set the cpu to 4 firsttry to 2.set to shared again working now
I’ve pushed a fix, this is working as expected now. Since shared machines don’t support configurations with 16x cpus, flipping between the tabs with a 16x performance configuration was causing the modal to crash.
Bit of an edge case, but confusing behaviour to be sure! Thanks for letting us know.