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
If the problem persists, please try to reduce the reproduction to a minimal example that still displays the issue – preferably without third-party libraries like react-hook-forms.
Reproduction example
https://github.com/KevinEonix/DevExpressVitestError
Prerequisites
FormForTest
Expected behavior
not returning the warning for act
Actual behavior
It return an act warning when awaiting the call to userEvent
User-event version
14.5.2
Environment
Testing Library framework:
JS framework:
[email protected]
Test environment:
DOM implementation: [email protected]
Additional context
Here is the link to the repository
https://github.com/KevinEonix/DevExpressVitestError
The text was updated successfully, but these errors were encountered: