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

TreeSelect: p-treeselect-items-wrapper is missing #4145

Closed
Romx98 opened this issue Jul 14, 2023 · 0 comments
Closed

TreeSelect: p-treeselect-items-wrapper is missing #4145

Romx98 opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Romx98
Copy link

Romx98 commented Jul 14, 2023

Describe the bug

After upgrading from 3.29.2 to 3.30.x, my stylesheet in the TreeSelect component broke. After a little digging, I came across that the class p-treeselect-items-wrapper is missing.

Hierarchically, the two div tags have the same class name p-treeselect-panel, where in 3.29.2 there was a p-treeselect-items-wrapper in the child div tag p-treeselect-items-wrapper.

image

Reproducer

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

PrimeVue version

3.30.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

ALL

Steps to reproduce the behavior

No response

Expected behavior

No response

@Romx98 Romx98 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 14, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Jul 16, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.31.0 milestone Jul 16, 2023
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.33.0, 3.32.0 Aug 10, 2023
@tugcekucukoglu tugcekucukoglu 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 Aug 10, 2023
@tugcekucukoglu tugcekucukoglu changed the title SelectButton: p-treeselect-items-wrapper is missing TreeSelect: p-treeselect-items-wrapper is missing Aug 10, 2023
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

No branches or pull requests

2 participants