[bug] #444
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#444
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
From source
Extra details
No response
Version
No response
PostgreSQL version
No response
What were you trying to do?
Install the frontend as a pwa application (this is a backend issue due to it being with manifest.json).
What did you expect to happen?
The front end wasn't be detected as a pwa
What actually happened?
The pwa wasn't detected.
The issue discovered through experimentation is that by default the icon does not include a sizes parameter. adding "sizes":"512x512" fixes this issue.
Logs
No response
Severity
I cannot use the software
Have you searched for this issue?
multiple issues with this issue, not least the lack of requested information - it is requested for a reason
not a bug, you are running an outdated backend, which i can tell because your manifest does not look like the one we actually use