testcafe-react-selectors icon indicating copy to clipboard operation
testcafe-react-selectors copied to clipboard

The component with lazy loading cannot be found in certain circumstances (React.Suspense)

Open Dmitry-Ostashev opened this issue 6 years ago • 0 comments

We use the React Component with a <Suspense> parent. In some cases, the test controller is unable to find it. As a workaround, we use a common Selector instead of ReactSelector.

Dmitry-Ostashev avatar Dec 20 '18 12:12 Dmitry-Ostashev