-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ContextMenu: escape: true is not working #13769
Comments
Hi, It works, here is the example https://stackblitz.com/edit/vczjvv?file=src%2Fapp%2Fdemo%2Fcontext-menu-basic-demo.ts |
We're unable to replicate your issue, if you are able to create a reproducer by using PrimeNG Issue Template or add details please edit this issue. This issue will be closed if no activities in 20 days. |
I'm trying to add SVG icon to ContextMenu and icon is not showing: MenuItem with SVG icon: |
Describe the bug
ContextMenu: escape: true is not working
MenuItem has escape property to allow html, which is not working in ContextMenu.
Environment
Angular: 16.2.7
PrimeNg: 16.4.1
Reproducer
No response
Angular version
16.2.7
PrimeNG version
16.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17.1
Browser(s)
Chrome 117
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: