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 Name: Issue Title #3582

Closed
oliviermattei opened this issue Jan 24, 2023 · 1 comment
Closed

Component Name: Issue Title #3582

oliviermattei opened this issue Jan 24, 2023 · 1 comment

Comments

@oliviermattei
Copy link

Describe the bug

Hello,
I formely had a look on the issue #2845 and if it's fixed, I have the same problem with the 3.22.4

error TS2322: Type '{ modelValue: MENU_OPENING_TYPE | undefined; options: MENU_OPENING_TYPE[]; placeholder: string; }' is not assignable to type 'ComponentProps<GlobalComponentConstructor>'.
Type '{ modelValue: MENU_OPENING_TYPE | undefined; options: MENU_OPENING_TYPE[]; placeholder: string; }' is missing the following properties from type 'DropdownProps': align, addEventListener, removeEventListener, accessKey, and 284 more.

32 <Dropdown

I would like to reopen the issue.

You need to run npm run typecheck

Reproducer

https://codesandbox.io/s/snowy-brook-9cm4rq

PrimeVue version

3.22.4

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome latest

Steps to reproduce the behavior

No response

Expected behavior

No response

@oliviermattei oliviermattei added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 24, 2023
@mertsincan mertsincan self-assigned this Jan 24, 2023
@mertsincan mertsincan added this to the 3.23.0 milestone Jan 24, 2023
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.23.0, 3.24.0 Jan 30, 2023
@mertsincan mertsincan removed this from the 3.24.0 milestone Mar 2, 2023
@mertsincan mertsincan removed their assignment Mar 2, 2023
@mertsincan mertsincan removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 2, 2023
@mertsincan
Copy link
Member

Hi,

This issue has already been fixed in the next version.

Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants