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

Listbox: Typing filtericon slot does not expose class #4304

Closed
Magiczne opened this issue Aug 21, 2023 · 0 comments
Closed

Listbox: Typing filtericon slot does not expose class #4304

Magiczne opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Typescript Issue or pull request is *only* related to TypeScript definition
Milestone

Comments

@Magiczne
Copy link
Contributor

Describe the bug

Listbox.d.ts:349

  filtericon(): VNode[];

Slot is missing class which is exposed in template in line 34

Reproducer

Listbox.d.ts:349

PrimeVue version

3.32.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@Magiczne Magiczne added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 21, 2023
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Typescript Issue or pull request is *only* related to TypeScript definition 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 21, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.32.2 milestone Aug 21, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Aug 21, 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 Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

No branches or pull requests

2 participants