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

materal-ui/core 1.1.0 is not working with Typescript 2.9.1 compiler #11671

Closed
gsbelarus opened this issue Jun 1, 2018 · 2 comments
Closed

materal-ui/core 1.1.0 is not working with Typescript 2.9.1 compiler #11671

gsbelarus opened this issue Jun 1, 2018 · 2 comments

Comments

@gsbelarus
Copy link

Falls with errors:

image

Reverting back to Typescript 2.8.3 solves issues above.

@timothyallan
Copy link

Millions and millions of
TS2604: JSX element type 'Card' does not have any construct or call signatures.
TS2604: JSX element type 'CardHeader' does not have any construct or call signatures.
TS2604: JSX element type 'IconButton' does not have any construct or call signatures.

@pelotom
Copy link
Member

pelotom commented Jun 1, 2018

Fixed by #11669.

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

No branches or pull requests

4 participants