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: Component not rendering #5374

Closed
claireheinrich opened this issue Nov 22, 2023 · 1 comment · Fixed by #5375
Closed

Mention: Component not rendering #5374

claireheinrich opened this issue Nov 22, 2023 · 1 comment · Fixed by #5375
Assignees
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Milestone

Comments

@claireheinrich
Copy link

Describe the bug

The mention component isn't rendering due to this error: TypeError: Cannot read properties of null (reading 'key')

Reproducer

https://primereact.org/mention/

PrimeReact version

10.1.1

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to mention component
  2. Observe

Expected behavior

Mention component should render without error

@claireheinrich claireheinrich added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 22, 2023
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 22, 2023
@melloware melloware added this to the 10.2.0 milestone Nov 22, 2023
@melloware
Copy link
Member

Already reported and fixed for next release: #5363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants