chore(FN-912): add changeset for terminal scrollback timing fix
- Add patch changeset documenting the terminal scrollback timing fix for @gsxdsm/fusion
This commit is contained in:
5
.changeset/fix-terminal-scrollback-timing.md
Normal file
5
.changeset/fix-terminal-scrollback-timing.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix terminal tab showing blank content on first open. Move scrollback buffer reset to WebSocket onopen handler to prevent race condition where buffered data is cleared before the connection is established.
|
||||
Reference in New Issue
Block a user