stavroskasidis / BlazorContextMenu

A context menu component for Blazor !
MIT License
532 stars 58 forks source link

Context menu position on dialog windows #134

Open Mikeux opened 1 year ago

Mikeux commented 1 year ago

Describe the bug As far as i can see on dialog/popup window context menu position calculated wrong.

Expected behavior Context menu should appear the place where mouse button clicked (compared absolutely from window left/top)

Screenshots Here I clicked on Root TreeviewItem image

Desktop (please complete the following information):

Additional context My scenario based on Mudblazor - Dialog component. Link I already tried to use outside on treeviewitem, e.g: just open menu triggered by simple text, but result was the same.

etaxi341 commented 10 months ago

Same Problem. Any news about this?

skillcrushbinguyen commented 6 months ago

Hi everyone, I have the same problem. Has this issue been resolved?