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
Terminalinside a tab (eg. MUITabs)- Switching. tabs aggressively to force re-rendering
- Error observed
I suspect the reason is consistent with #4983.
I'm seeing this issue as well. Any update on this?
No updates, if you can reproduce it locally breaking to see the state would help. I suspect this is related to calling something befoer open is called.