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

Needs a update to fix the depreciated meta tag: apple-mobile-web-app-capable #17521

Closed
skgadi opened this issue Sep 18, 2024 · 1 comment
Closed
Labels
bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 mode/pwa Qv2 🔝 Quasar v2 issues

Comments

@skgadi
Copy link

skgadi commented Sep 18, 2024

What happened?

This is not a bug. I think a simple update is required.
The generated PWA is giving the following warning.

<meta name="apple-mobile-web-app-capable" content="yes"> is deprecated. Please include <meta name="mobile-web-app-capable" content="yes">

What did you expect to happen?

I expect no warning.

Reproduction URL

https://codepen.io/rstoenescu/pen/xxEvBLR

How to reproduce?

  1. Go to the website: https://quasar.dev/vue-components/list-and-list-items
  2. Open the developer tools > console.
  3. You will notice the warning message.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

PWA Mode

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@skgadi skgadi added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Sep 18, 2024
@github-actions github-actions bot added bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite mode/pwa labels Sep 18, 2024
@rstoenescu
Copy link
Member

Hi,

This has already been taken care of, just waiting to be released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 mode/pwa Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants