jonmbake / react-terminal-ui

A terminal react component with support for light and dark modes.
https://jonmbake.github.io/react-terminal-ui/demo/
MIT License
205 stars 30 forks source link

'Terminal hidden input' div is visible #15

Closed TonyAttalla closed 3 years ago

TonyAttalla commented 3 years ago

Describe the bug the 'Terminal hidden input' div is visible in the terminal (as of the latest version)

To Reproduce

  1. Create a new instance of the terminal This issue can also be viewed on the demo site. Expected behavior This div shouldn't be visible

Screenshots image

Additional context This issue can be resolved by rolling back to version 0.1.10

github-actions[bot] commented 3 years ago

Thank you for taking the time to submit an Issue! You should get a response to this issue within one to two days.

jonmbake commented 3 years ago

@TonyAttalla This is fixed in v0.1.14. Thanks for taking the time to open up this issue.

TonyAttalla commented 3 years ago

@TonyAttalla This is fixed in v0.1.14. Thanks for taking the time to open up this issue.

Awesome, thank you. Will update.