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

Warning: there are unknown plugin options for "gatsby-plugin-manifest": share_target #28455

Closed
vj-abishek opened this issue Dec 3, 2020 · 0 comments · Fixed by #28457
Closed
Labels
topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label type: bug An issue or pull request relating to a bug in Gatsby

Comments

@vj-abishek
Copy link

vj-abishek commented Dec 3, 2020

Description

share_target is supported from Chrome 76 or later (Android only)
share_target

Steps to reproduce

gatsby build

Expected result

What should happen?
It should not show the warning. when tested on a real device it is working fine.

Actual result

What happened.
It shows warning

Environment

Run gatsby info --clipboard in your project directory and paste the output here.
System:
OS: Linux 4.19 Ubuntu 20.04.1 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 14.4.0 - ~/.nvm/versions/node/v14.4.0/bin/node
Yarn: 1.22.5 - /mnt/c/Program Files (x86)/Yarn/bin/yarn
npm: 6.14.8 - ~/.nvm/versions/node/v14.4.0/bin/npm
npmPackages:
gatsby: ^2.26.1 => 2.26.1
gatsby-image: ^2.5.0 => 2.5.0
gatsby-plugin-manifest: ^2.6.1 => 2.6.1
gatsby-plugin-offline: ^3.6.0 => 3.6.0
gatsby-plugin-postcss: ^3.3.0 => 3.3.0
gatsby-plugin-react-helmet: ^3.4.0 => 3.4.0
gatsby-plugin-sharp: ^2.8.0 => 2.8.0
gatsby-source-filesystem: ^2.5.0 => 2.5.0
gatsby-transformer-sharp: ^2.6.0 => 2.6.0
npmGlobalPackages:
gatsby-cli: 2.13.1

@vj-abishek vj-abishek added the type: bug An issue or pull request relating to a bug in Gatsby label Dec 3, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 3, 2020
@ascorbic ascorbic added topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants