Joe Reece

Results 2 comments of Joe Reece

@jbalidiong I kept getting the error repeatedly, even restarting the server. Tried replicating this with a minimal repro with no success. Made some changes to the project I originally was...

Just found out you can use the [text property](https://github.com/Detaysoft/react-chat-elements/issues/208#issuecomment-1779513422) to support under courtesy of @last-Programmer so your code may look like this: ``` ( isCode(message.text) ? ( {...message, text: }...