Nursultan Akhmetzhanov
Results
3
comments of
Nursultan Akhmetzhanov
> For later readers, I think that parsing HTML string is the hardest part and [react-html-parser](https://www.npmjs.com/package/react-html-parser) can help. > > It will parse the string to ReactElement[] so that we...
@ArnasDickus Thanks! I appreciate it, Will try it once we start refactoring the code and adding more features.
I am experiencing a very similar issue, @christiangrothaus have you found a solution or a workaround?