josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
816 stars 108 forks source link

Clicking on the ContextMenu after using the custom onRenderContextMenu will not close it automatically. #379

Closed 1pone closed 6 months ago

1pone commented 6 months ago

Unable to call onCloseContextMenu() when customizing a ContextMenuItem via onRenderContextMenu, resulting in the ContextMenu not being automatically closed on click.

josdejong commented 6 months ago

O wow, that is a good point 😂. We have to fix that, I'll look into it.

josdejong commented 5 months ago

Fixed now in v0.21.2.