stavroskasidis / BlazorContextMenu

A context menu component for Blazor !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

right click twice to show context menu make the contexte menu unable to disappear

julienGrd opened this issue · comments

Describe the bug
if you right click twice for trigger a context menu, the context menu which appear cannot be closed by left-click outside

To Reproduce

  • right click on a context menu trigger, the context menu appear, left click outside, it disappear => OK
  • right click on a context menu trigger, the context menu appear, right click again, the context menu show again, left click outside, nothing happened. to hide them, you have to right click again and then left click outside

thanks !

Julien

Thank you for the reproduce instructions. I will look into it

Fixed in 1.4