BlazorContextMenu
BlazorContextMenu copied to clipboard
A context menu component for Blazor !
**Describe the bug** A second after closing the menu, I'm getting this error in the JS console: ``` blazorContextMenu.js:256 Uncaught TypeError: Cannot read properties of undefined (reading 'removeEventListener') at HTMLLIElement.closeSubMenus...
I am working on a context menu for wishlisting items. The app I have will have user created wish lists and some might have a lot. Was wondering if there...
**Is your feature request related to a problem? Please describe.** When using touch devices the context menu can't be hidden/closed by pressing outside the context menu as that uses events...
**Is your feature request related to a problem? Please describe.** I'd like to configure the context menu to open to the top-left instead of to the bottom-right. Currently, the menus...
I'm using .net 5.0 so Use 1.10.1 version I use recursive structure because treeview. and child component OnClick is not work... mainlayout.razor ``` @foreach (Model.TreeItemModel tree in db.trees) { }...
Hiding .GetTarget() and .Data in ContextMenuBase with internal unfortunately greatly limits the possibilities of extending the library with custom MenuItems by inheriting from MenuTreeComponent. Would much prefer to see them...
When a context menu opens, it is really helpful to keyboard nav ready to work which usually requires focus to be on the element. Currently the first menu item does...
**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...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.25. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 6.0.25 Release .NET 6.0.24 Release .NET 6.0.23 Release .NET 6.0.22 Release .NET 6.0.21 Release .NET 6.0.20 Release...