@TK-21st The mouse event block does not seem to be working in the current implementation when resizing the window. Consider re-writing widget to not use IFrame.
@mkturkcan Caused by stopPropagation calls stopping global mouse events from firing in JupyterLab and missing css. Issue fixed in the short term, working on rewrite.