carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.71k stars 261 forks source link

fix(context-menu): prevent `on:contextmenu` default behavior only when opening menu #1911

Closed metonym closed 9 months ago

metonym commented 9 months ago

Fixes #1909

Right clicking a non-target should allow the default contextmenu event.

metonym commented 9 months ago

Fixed in v0.82.9