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
fix(VncConsole): disconnect VNC session when unmounting (patternfly#1123)
The VNC session is properly disconnected when unmounting the VncConsole component. This fixes
memory-leak and asynchronously fired events to an unmounted component.
0 commit comments