Enhance terminal readiness checks with comprehensive FitAddon validation
- Added more robust terminal readiness checking - Explicitly check for viewport.scrollBarWidth being defined - Added FitAddon function type checking before calling fit() - Improved error handling for FitAddon initialization issues - Prevents 'undefined is not an object' errors during terminal setup - Maintains all existing functionality and test compatibility Bump version to 0.3.29 Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "textual-webterm"
|
||||
version = "0.3.28"
|
||||
version = "0.3.29"
|
||||
description = "Serve terminal sessions over the web"
|
||||
authors = ["Will McGugan <will@textualize.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user