demoGhost
demoGhost
I'll give it a shot @claudiu-cristea and I'll let you know.
Hi. I'm using react-select in my project and can't seem to find a way to capture the event properly. This happens due to the fact I don't have access to...
Imported the react-select-event library and it magically worked. It's also mentioned in the react testing library docs in the ecosystem section. https://testing-library.com/docs/ecosystem-react-select-event
Still broken