-
Notifications
You must be signed in to change notification settings - Fork 296
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! |
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: