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
When a <Script /> tag is mounted in the DOM, it prevents any handlers attached to onKeyPress of any child or sibling of the `<Script /> component from ever being called.
This issue has already been raised indirectly in #33.
The text was updated successfully, but these errors were encountered:
When a
<Script />
tag is mounted in the DOM, it prevents any handlers attached toonKeyPress
of any child or sibling of the `<Script /> component from ever being called.This issue has already been raised indirectly in #33.
The text was updated successfully, but these errors were encountered: