ContextMenu: Double opacity applied to disabled items #14773
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
List items in
p-contextmenu
are applied double opacity when they are disabled.The expected opacity is 0.5, but it is much smaller.
Environment
Windows 11, Chrome
Reproducer
https://stackblitz.com/edit/dje4jx?file=src%2Fapp%2Fdemo%2Fcontext-menu-basic-demo.ts
Angular version
17.0.5
PrimeNG version
17.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Opacity is applied to single element.
The text was updated successfully, but these errors were encountered: