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
I see a basic PWA functionality has been made: #77
How exactly do we use that?
I don't get the install button
Seems like the manifest (frontend) gives a 404
The text was updated successfully, but these errors were encountered:
Hi @whitespacecode Yap, we added basic functionality that allow buggregatory to install like a native app.
It works in all browsers except firefox: https://developer.mozilla.org/en-US/docs/Web/Manifest/display
Unfortunately, we had a bug with it in previous versions of frontend so please use the latest version (1.24.0)
Sorry, something went wrong.
I'm using docker and i was already on the :latest image
v1.12.1 v1.23.1
By using :dev i'm on
v1.13.0.beta1 v1.19.0-beta0
But still no option to install?
No branches or pull requests
I see a basic PWA functionality has been made:
#77
How exactly do we use that?
I don't get the install button
Seems like the manifest (frontend) gives a 404
http://localhost:8000/manifest.jsonThe text was updated successfully, but these errors were encountered: