primeng icon indicating copy to clipboard operation
primeng copied to clipboard

PanelMenu: Submenu's not using animations

Open SimonJ-DR opened this issue 11 months ago • 0 comments

Describe the bug

Opening one of the top level items displays submenu's for a brief moment then collapses them. After that they cannot be opened again. EDIT: This issue seems to be fixed. Although there is still some funky behavior going on. When multiple layers are expanded, opening a new submenu it'll close on layer without animations.

Environment

In the official docs

Reproducer

No response

Angular version

17

PrimeNG version

17.11.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.5.1

Browser(s)

Chrome

Steps to reproduce the behavior

https://primeng.org/panelmenu Fully expand 2 layers, then open a different menu item.

Expected behavior

No response

SimonJ-DR avatar Mar 21 '24 08:03 SimonJ-DR