-
Notifications
You must be signed in to change notification settings - Fork 297
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] #4849
Comments
@CreatorYo do you have a URL to this app so that I can test myself? Also, if you open the app in Edge or Chrome, open devtools and then check the application tab, does it show any warnings? https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/progressive-web-apps/ |
It's on the Microsoft Store. Would you like me to send you the link? |
@CreatorYo That would work too, but I really just need the URL to the app, so like https://bing.com for example. Thanks! |
Alright, no worries at all! |
Did you download it from the Microsoft Store? On the app, it does not show the shortcuts. I’m positively sure that it’s not cached, and in addition to that I’ve cleared my cache several times. |
Ahhh! You may need to generate a new package with PWABuilder and submit an update to the Microsoft Store. Sorry, I had missed the fact that it was only missing when installed from the MSFT Store. |
No worries at all. I've tried to package it again, but it still doesn't show the shortcuts for some reason. |
Hmmm, and im guessing you are testing it by sideloading? Could you share the link to the app in the MSFT store please? (my bad, I know you said above you could share it but I said you didnt need too) |
No worries. Here's the link: |
What happened?
Basically, I recently added shortcuts onto my manifest.json. Here is the complete code for reference:
}
However though when I've published the changes on my website itself I don't see the changes applying. I have tried to repackage, but that doesn't help either and nothing is cached.
How do we reproduce the behavior?
Maybe try to investigate the problem to see why this is encountering.
What do you expect to happen?
What I expect is for the shortcuts to show.
What environment were you using?
Windows 11 Pro
Additional context
No response
The text was updated successfully, but these errors were encountered: