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
I want to use event listener in createContainer,
but I found click event and keydown event listener would log twice, and it's different result.
I don't know what cause it.
I want to use event listener in createContainer,
but I found click event and keydown event listener would log twice, and it's different result.
I don't know what cause it.
Could someone help explain
Here's my code: https://codesandbox.io/s/unstated-next-forked-p9fe4?file=/src/unstated.js:0-717
index.js
Component
unstated-next
The text was updated successfully, but these errors were encountered: