Ryan

Results 3 comments of Ryan

I'm also getting this console error logged when I call findByText more than once. I'm trying to understand if this is an actual bug as @renanmav and @milesj seem to...

Thanks @milesj, your notes about the act handler make sense. Unfortunately, your proposed solution didn't work. My understanding is that waitFor just periodically executes the interior function until it returns...

Ok, Miles' solution was too far off actually. In case anyone else finds this and wants a quick workaround inspired by: https://github.com/facebook/react/issues/15416, then the best hack I've got work around...