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
Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.
in TestHook
in Suspense
most likely the same issue as above. However I'm short on time these weeks, so will probably look again in a few weeks
Depends on: testing-library/react-hooks-testing-library#68
The text was updated successfully, but these errors were encountered: