You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -358,6 +358,13 @@ For a larger Do-It-Yourself example with an hour long list of explanation videos
358
358
359
359
## Common problems
360
360
361
+
<detailsid="lazy">
362
+
<summary>React.lazy does not work</summary>
363
+
364
+
Cypress only servers a single bundle and does not (yet) provide additional bundling. There are several skipped tests in this repo showing the problem. Track [#524](https://github.com/bahmutov/cypress-react-unit-test/issues/524) for future work.
0 commit comments