Material-ui: materal-ui/core 1.1.0 is not working with Typescript 2.9.1 compiler

Created on 1 Jun 2018  路  2Comments  路  Source: mui-org/material-ui

Falls with errors:

image

Reverting back to Typescript 2.8.3 solves issues above.

typescript

Most helpful comment

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.

All 2 comments

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.

Fixed by #11669.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

anthony-dandrea picture anthony-dandrea  路  3Comments

revskill10 picture revskill10  路  3Comments

activatedgeek picture activatedgeek  路  3Comments

mb-copart picture mb-copart  路  3Comments