We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When loading https://demo.rocket.chat/channel/general, Chrome attempts to fetch manifest.json:
It would also help the PWA effort to have a valid skeleton manifest.json.
Generators:
The text was updated successfully, but these errors were encountered:
We already have:
https://github.com/RocketChat/Rocket.Chat/blob/develop/public/images/logo/manifest.json
Should we move it to a route like /manifest.json
/manifest.json
Sorry, something went wrong.
We also have the TAG on the <head>
<head>
<link rel="manifest" href="images/logo/manifest.json?v=3">
The issue seems to not be reproducible anymore.
No branches or pull requests
When loading https://demo.rocket.chat/channel/general, Chrome attempts to fetch manifest.json:
It would also help the PWA effort to have a valid skeleton manifest.json.
Generators:
The text was updated successfully, but these errors were encountered: