xterm.js
xterm.js copied to clipboard
Uncaught exception in `syncScrollArea`: reading `dimensions` property of `undefined`
Similar to #4775, we observe accessing dimensions
on undefined
, but from a different part of the codebase
Details
- Browser and browser version: Chrome Version 122.0.6261.129 (Official Build) (arm64)
- OS version: macOS Sonoma 14.4
- xterm.js version:
5.4.0
Steps to reproduce
-
Terminal
inside a tab (eg. MUITabs
) - Switching. tabs aggressively to force re-rendering
- Error observed