Closed MariaShyn closed 5 years ago
Hmm, few things wrong with this code. First, this is not an uncontrolled input, it appears to be the opposite. Second there seems to be some state called "form" which has a property "left" which afaik is not a property that can be understood by react-rte, in fact, neither can description.
I'm not sure why your code isn't working, but from looking at this code I don't see any issue with react-rte, so I'm going to close this as nothing wrong.
I'm trying to set a maximum length of value passed to RTE.
However, even after state of the component isn't changed, new symbols continue to appear in input while typing.