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: Tree - Library is missing import for plusicon #13122

Closed
kkovac1 opened this issue May 31, 2023 · 3 comments
Closed

Component: Tree - Library is missing import for plusicon #13122

kkovac1 opened this issue May 31, 2023 · 3 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@kkovac1
Copy link

kkovac1 commented May 31, 2023

Describe the bug

After setting tree layout to horizontal. There is no plus icon for child expand.

You can see in the html below from inspect, there is no svg for plus icon, like there is for minusicon.

Plus icon HTML:
image

Minusicon HTML:
image

Anyone already faced this?

Environment

.

Reproducer

No response

Angular version

16

PrimeNG version

16

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.16.0

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@kkovac1 kkovac1 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 31, 2023
@kkovac1
Copy link
Author

kkovac1 commented Jun 1, 2023

Found problem. Tree module is missing import for Plusicon!
image

@kkovac1 kkovac1 changed the title Component: Tree - Horizontal tree plusicon not shown Component: Tree - Library is missing import for plusicon Jun 1, 2023
@kyjus25
Copy link
Contributor

kyjus25 commented Jun 1, 2023

Broken on StackBlitz example as well. Only an issue in horizontal layout

Screenshot from 2023-06-01 13-49-15

@kyjus25
Copy link
Contributor

kyjus25 commented Jun 1, 2023

Also, I should note is broken on PrimeNG 15 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants