Skip to content
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

Component: Panelmenu SubMenus not supported HTML content #13637

Closed
roman-bychkov opened this issue Sep 8, 2023 · 2 comments · Fixed by #13686
Closed

Component: Panelmenu SubMenus not supported HTML content #13637

roman-bychkov opened this issue Sep 8, 2023 · 2 comments · Fixed by #13686
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@roman-bychkov
Copy link

Describe the bug

Nested MenuItems no longer support HTML content.
escape: false doesn't change anything

image

Environment

x

Reproducer

https://stackblitz.com/edit/iezdha?file=package.json

Angular version

16.2.0

PrimeNG version

16.3.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

v18.12.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

Nested menuItems should support HTML content

@roman-bychkov roman-bychkov added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 8, 2023
@roman-bychkov roman-bychkov changed the title Component: Panelmenu nested menuItems not supported HTML content Component: Panelmenu SubMenus not supported HTML content Sep 8, 2023
@roman-bychkov
Copy link
Author

any updates?

@ashikjs
Copy link
Contributor

ashikjs commented Sep 18, 2023

@roman-bychkov Thanks for your issue report, I solved and make a Pull request for this issue. Hope fully primng team will approved it in next release .

@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Sep 22, 2023
@cetincakiroglu cetincakiroglu added this to the 16.4.0 milestone Sep 22, 2023
cetincakiroglu added a commit that referenced this issue Sep 22, 2023
…-html-support-issue

fix: #13637 || Component: Panelmenu SubMenus not supported HTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants