Resizing Terminal is buggy because of the iframe #441
Labels
bug
Something isn't working
good first issue
Good for newcomers
pr-welcome
Accepting pull requests for this change
Describe the bug
The Terminal is not resizing correctly.
Link to a StackBlitz project which shows the error
https://demo.tutorialkit.dev/
Steps to reproduce
Expected behavior
The Terminal should resizing correctly.
Screenshots
Here's a video to show the bug
CleanShot.2025-03-20.at.10.40.15.mp4
Platform
Additional context
I had this problem while making my own iframe and Terminal with panels I can resize. I fixed it by putting an overlay on the iframe when resizing. I think it’s because the iframe’s resize and mouse events stop the Terminal panel from resizing right.
The text was updated successfully, but these errors were encountered: