jupyterlab-contrib / jlab-enhanced-cell-toolbar

A cell toolbar for JupyterLab.
BSD 3-Clause "New" or "Revised" License
41 stars 16 forks source link

fix bug: fix cellmenu click stopPropagation event not work bug #39

Closed simeon49 closed 2 years ago

simeon49 commented 2 years ago

fix bug: fix cellmenu click stopPropagation event not work bug

fcollonval commented 2 years ago

Hey @simeon49 would you mind providing more context on the bug you are seeing? The current code should work (see event listener documentation).

fcollonval commented 2 years ago

Closing as stale