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

TypeError: your adapter does not support wrappingComponent. Try upgrading it! #99

Closed
gtsop opened this issue Mar 26, 2020 · 1 comment
Closed

Comments

@gtsop
Copy link

gtsop commented Mar 26, 2020

I am trying to use this in preact: styled-components/styled-components#1319

But I get this error:

TypeError: your adapter does not support `wrappingComponent`. Try upgrading it!

From what I managed to figure out, it means that this adapter should implement the wrappingComponent option but it doesn't as of now. Is that something that can be fixed?

@robertknight
Copy link
Member

Support for wrappingComponent was added in #157, released in v3.4.0.

@robertknight robertknight removed the help wanted Extra attention is needed label Feb 24, 2022
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

No branches or pull requests

2 participants