react-final-form-hooks icon indicating copy to clipboard operation
react-final-form-hooks copied to clipboard

Text & Background color same for Select Field when using third-party component

Open jetro4u opened this issue 4 years ago • 0 comments

I was following this example https://codesandbox.io/s/40mr0v2r87 on React Final Form - Array Fields. I use third-party component ReactSelectAdapter in the field for my cascading select. The text in the dropdown has a white font just like the background. I looked through the styles but I can't figure out where to change the font color of the select lists.

Is this a bug or is there anywhere in the Style.js file where I can do that?

Are you submitting a bug report or a feature request?

What is the current behavior?

What is the expected behavior?

Sandbox Link

What's your environment?

Other information

jetro4u avatar May 08 '20 17:05 jetro4u