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

Some components are not compatible with styled-components v6 #344

Open
arturmiglio opened this issue Jul 24, 2023 · 0 comments
Open

Some components are not compatible with styled-components v6 #344

arturmiglio opened this issue Jul 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@arturmiglio
Copy link
Contributor

arturmiglio commented Jul 24, 2023

Some components that use react-select can break (or fail in test environmets) when using styled-components latest (tested with 6.0.5).

  • @freenow/wave version: 1.32.0 (and probably may minors before)

What was expected to happen?

Eg.: PhoneInput, when user opens the Country select, makes the example app (below) crash with:

Cannot read properties of undefined (reading 'borderRadius')

Reproduction

https://codesandbox.io/s/styled-components-6-issue-gffvqg

@nlopin nlopin added the bug Something isn't working label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants