Open
Description
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')