mui-rte icon indicating copy to clipboard operation
mui-rte copied to clipboard

Typescript error: 'MUIRichTextEditor' cannot be used as a JSX component

Open letrunghieu0803 opened this issue 2 years ago • 2 comments

Checklist

Description

14/04 i saw this rerror: image

Write here your issue description.

letrunghieu0803 avatar Apr 15 '22 07:04 letrunghieu0803

Any luck on this?

glothos avatar Apr 21 '22 19:04 glothos

image

For anyone trying to go around this error, just add // @ts-ignore for now. From the error it seems like something related to the testing library of this package.

glothos avatar Apr 21 '22 20:04 glothos