You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to using xtermjs. I am not sure whether the terminal instance can call the open() method multiple times. According to the official documentation and #1323, I tried it. When I removed the dom and mounted again, and used terminal.open(), xterm did not render after the second open.