Skip to content
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

fix: add missing start_url to webmanifest #1043

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

XhmikosR
Copy link
Contributor

It seems that right now without start_url the PWA is not installable. This should hopefully fix the issue.

Copy link

vercel bot commented Apr 20, 2024

@XhmikosR is attempting to deploy a commit to the Package Phobia Team on Vercel.

A member of the Team first needs to authorize it.

@@ -13,6 +13,7 @@
"type": "image/png"
}
],
"start_url": "/?utm_source=a2hs",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can drop the query params if you prefer.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is a2hs?

@XhmikosR XhmikosR marked this pull request as ready for review April 20, 2024 05:05
@styfle
Copy link
Owner

styfle commented Apr 20, 2024

It seems that right now without start_url the PWA is not installable.

On which platform? Any docs on this?

@styfle
Copy link
Owner

styfle commented Apr 20, 2024

Oh interesting, I see the warning in chrome dev tools. There are a few others too.

image

Copy link

vercel bot commented Apr 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
packagephobia ✅ Ready (Inspect) Visit Preview Apr 20, 2024 4:01pm

@styfle styfle merged commit a9180b7 into styfle:main Apr 20, 2024
4 checks passed
@XhmikosR
Copy link
Contributor Author

XhmikosR commented Apr 20, 2024 via email

@XhmikosR XhmikosR deleted the patch-1 branch April 26, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants