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

namespace option is not whitelisted in gatsby-plugin-styled-components #29057

Closed
dearlordylord opened this issue Jan 17, 2021 · 0 comments · Fixed by #29095
Closed

namespace option is not whitelisted in gatsby-plugin-styled-components #29057

dearlordylord opened this issue Jan 17, 2021 · 0 comments · Fixed by #29095
Labels
help wanted Issue with a clear description that the community can help with. topic: plugins-styling Relates to the styling (e.g. CSS-in-JS, SASS, PostCSS) type: bug An issue or pull request relating to a bug in Gatsby

Comments

@dearlordylord
Copy link

plugin version: 3.0.0

expected behavior:

as per https://www.gatsbyjs.com/plugins/gatsby-plugin-styled-components/ , You can pass options to the plugin, see the Styled Components docs for a full list of options.

as per page where Styled Component docs link leads, we should be able to set an option namespace,

behavior I get:

however, it's not whitelisted in plugin code, resulting an error if I pass this option

@dearlordylord dearlordylord added the type: bug An issue or pull request relating to a bug in Gatsby label Jan 17, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 17, 2021
@LekoArts LekoArts added topic: styled-components help wanted Issue with a clear description that the community can help with. and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 18, 2021
@LekoArts LekoArts added the topic: plugins-styling Relates to the styling (e.g. CSS-in-JS, SASS, PostCSS) label May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issue with a clear description that the community can help with. topic: plugins-styling Relates to the styling (e.g. CSS-in-JS, SASS, PostCSS) 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