react-terminal
react-terminal copied to clipboard
bug(mobile): jumps to top of page onfocus
Tried to figure out what was causing this but could not; behaves as if it is <a href="#" />
or something, page scrolls to top when you focus by clicking the input.
I think it has to do with setClickedInside()
.