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

TypeError: Generic type 'ReactElement<P>' requires 1 type argument(s). #499

Closed
angelelizalde21 opened this issue Apr 22, 2019 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@angelelizalde21
Copy link

Describe the bug
On v1.32.0

../node_modules/material-table/index.d.ts
(18,20): Generic type 'ReactElement

' requires 1 type argument(s).

@mbrn mbrn self-assigned this Apr 22, 2019
@mbrn mbrn added the bug Something isn't working label Apr 22, 2019
@angelelizalde21
Copy link
Author

I still have this problem in v1.34.0 a have to install v1.29.0 for now to use the table.

I would appreciate a solution to this problem, it really helps me in my project

@mbrn
Copy link
Owner

mbrn commented May 1, 2019

Hi @angelelizalde21 ,

I will take a look at it asap.

As a workaround you can add skipLibCheck: true to your tsconfig file

@mbrn mbrn closed this as completed in 7b1ae53 May 2, 2019
@mbrn
Copy link
Owner

mbrn commented May 2, 2019

Published with 1.34.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants