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

Mention: Some properties doesn't exist on type #3461

Closed
franciscoPonceDev opened this issue Oct 10, 2022 · 1 comment
Closed

Mention: Some properties doesn't exist on type #3461

franciscoPonceDev opened this issue Oct 10, 2022 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Milestone

Comments

@franciscoPonceDev
Copy link

Describe the bug

It is the same issue as#3419.
This time I'm using the property value and got the error Property 'value' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Mention> & Readonly<MentionProps> & Readonly<...>'.

Reproducer

No response

PrimeReact version

7.x.x

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@franciscoPonceDev franciscoPonceDev added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 10, 2022
@melloware
Copy link
Member

This is already fixed with #3419 though correct?

@melloware melloware added 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 Oct 10, 2022
@melloware melloware self-assigned this Oct 10, 2022
@melloware melloware added this to the 8.6.2 milestone Oct 10, 2022
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

No branches or pull requests

3 participants