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

Compilation Error in Typescript React Project #46

Closed
mbadev62 opened this issue Oct 28, 2019 · 2 comments
Closed

Compilation Error in Typescript React Project #46

mbadev62 opened this issue Oct 28, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@mbadev62
Copy link

Hi,
when I try compile project with "noUnusedParameters": true,, I get error in
ERROR in ..\node_modules\mui-rte\src\MUIRichTextEditor.tsx(178,62)
TS6133: 'contentState' is declared but its value is never read.

@niuware
Copy link
Owner

niuware commented Oct 29, 2019

@mbadev62 Thanks for the heads up, this is fixed on version 1.8.2.

@niuware niuware closed this as completed Oct 29, 2019
@mbadev62
Copy link
Author

Thanks for quick fix!

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