Fix proposeDimensions error by checking terminal readiness first
Add isTerminalReady() check before calling fitAddon.proposeDimensions() in the initial fit loop to prevent 'viewport.scrollBarWidth' TypeError when terminal is not fully initialized.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Use the Makefile to run linting, testing, and builds.
|
||||
Aim for good test coverage.
|
||||
Review tests periodically with a view to consolidate/parameterize and remove redundancy.
|
||||
Debug issues systematically. Search for and review documentation as needed.
|
||||
Reference in New Issue
Block a user