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

[Bug][Grid] "TS2786: 'GridNoRecords' cannot be used as a JSX component" error #2884

Open
vveesseelliinnaa opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid Regression Regression bug SEV: High triaged mark the triaged issues with correct priority
Milestone

Comments

@vveesseelliinnaa
Copy link
Contributor

vveesseelliinnaa commented Feb 11, 2025

Public item: https://feedback.telerik.com/kendo-react-ui/1677851

Description

A TS2786: 'GridNoRecords' cannot be used as a JSX component. error is thrown when a <GridNoRecords/> component is used in Grid in React 18

Steps To Reproduce

  1. Run this demo
  2. run npm i
  3. run npm run start

Screenshots or video

Image

Actual Behavior

A TS2786: 'GridNoRecords' cannot be used as a JSX component. error is thrown.

Expected Behavior

No errors.

Browser

Chrome

Browser version

latest

OS type

MacOS

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid Regression Regression bug SEV: High triaged mark the triaged issues with correct priority labels Feb 11, 2025
@vveesseelliinnaa vveesseelliinnaa added this to the 2025 Q1 (Feb) milestone Feb 11, 2025
@vveesseelliinnaa vveesseelliinnaa self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid Regression Regression bug SEV: High triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant