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 Dec 18, 2024. It is now read-only.
Some of the component tests output React act warnings which make the console output messy and could potentially lead to some odd race conditions in tests if left.
To Reproduce
npm run test
Examine console output
Expected result
All tests passing with no console warnings.
Actual result
Tests passing with console warnings.
Additional information
act related warnings are currently present in the following components/hooks: