-
Notifications
You must be signed in to change notification settings - Fork 210
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
Add "Loading version number" instead of "unable" message in UI #1724
Comments
Hey! @jywarren Can I work on this issue? |
That would be great! Would you like some help finding the area of code for this? I'd start by searching the codebase for ""unable to load version number" -- thanks!! |
hi @frappelatte28 mam are you still solving this issue if not then i have made a decent progress regarding the same and want a feedback for that so is it ok if i will raise a PR for this issue |
Go ahead @vivek-30 I am busy with my semester exams, I will find some issues as soon as this semester thing ends. |
Thank you mam |
Hlo @jywarren sir, looking up the above issue i found something related which when modified gives desired output( but partially ) One Thing which is a bit confusing is that when i test the project on port other than |
Actually ,sir its my bad 😅 ,It was just the offline cache that the browser was using that time . |
The message shown while loading the version number could use a tweak.
It says "unable to load version number" until the page is finished loading. Maybe it should say:
Loading version number
until it's loaded, but if it fails we rescue and try changing toUnable to load version number
?What do you think?
Originally posted by @jywarren in #1567 (comment)
The text was updated successfully, but these errors were encountered: