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 dug into this issue ans it's due to the Terminal from xterm in LogsViewer component that catches Keyboard events. This bug is still in an open state on xterm repo, and seems to be a desired behavior, so no real need to update it.
All the details for this issue are here argoproj/argo-workflows#12947
I dug into this issue ans it's due to the
Terminal
fromxterm
inLogsViewer
component that catches Keyboard events. This bug is still in an open state on xterm repo, and seems to be a desired behavior, so no real need to update it.As a workaround I'll implement something inspired from xtermjs/xterm.js#2478 (comment)
The text was updated successfully, but these errors were encountered: