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
As per discussion from #235, the onMouseDown workaround must be removed.
Currently a workaround to fix #205 is applied to force a component react on clicking. In order to get rid of this workaround the following should be done:
As per discussion from #235, the
onMouseDown
workaround must be removed.Currently a workaround to fix #205 is applied to force a component react on clicking. In order to get rid of this workaround the following should be done:
onClick
onMouseDown
workaroundonMouseDown
test from e683187#diff-49503754d52f5b76a6c6627aea028509R152 and enable anonClick
testThe text was updated successfully, but these errors were encountered: