-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
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
[Bug] The packager status indicator shows inconsistent state #2142
Comments
Hey @serhergz , thanks for reaching us. |
Linked in enhancement #2144. |
@serhergz Just want to confirm which OS have you used? |
Thanks for the quick reply, This have been observed in MacOS Sonoma 14.4.1 |
Got it, will look into this. |
🐛 What is the bug? How can we reproduce it?
The package indicator changes it state independently of the actual packager state, specifically when the packager is running and one of these 3 actions are performed:
In this 3 situations the Packager status indicator reset to the Packager Stopped status, while the packager is still running.
Steps to reproduce:
Other case, to reproduce:
Expected behaviour
The expected behaviour is that the Packager indicator actually reflect the packager status, in the given example when creating a project the indicator should not change state since the packager is still running.
Ideally the indicator should track the status of each packager considering that each project could be running one instance of it.
Debug output
React Native output channel
Image show React Native Packager is still running but packager indicator has reset to the Packager Stopped statusEnvironment
The text was updated successfully, but these errors were encountered: