Add a test for non-passive event handlers for events affected by the browsers' intervention#19658
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 7044514:
|
05a0986 to
60bfae7
Compare
|
My CircleCI builds are blocked and didn't run all builds I expect.. I'm not sure why this happens, so I have to investigate it. |
|
I've posted the issue on CircleCI's discuss. |
60bfae7 to
c14ed86
Compare
|
OK, I've fixed the problem, so this PR is ready for review. |
…browsers' intervention
c14ed86 to
7044514
Compare
|
thx |
…browsers' intervention (react#19658)
…browsers' intervention (react#19658)

Summary
This adds a test @trueadm has commented at #19654 (comment).
The test ensures that
unstable_createEventHandleisn't affected by browsers' intervention #19654 mentioned.Test Plan