Skip to content

Submenu is rendered in wrong place #3

@Timmeeeey

Description

@Timmeeeey

Describe the bug
If you use html in an item template with submenu and click on the menu item text then the submenu is rendered in the wrong place.

Example:

<ng-template contextMenuItem [subMenu]="subMenu">
  <div>Item</div>
</ng-template>

Stackblitz Example
https://stackblitz.com/edit/angular-ivy-zcbqgj

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions