http://www.itkeyword.com/doc/0475283940927189x389/how-to-use-thymeleaf-thtext-in-reactjs
You are getting this error because Thymeleaf outputs XML, and JSX parsers do not parse XML.
Do not do this. Just use Thymeleaf, or just use React.
http://www.itkeyword.com/doc/0475283940927189x389/how-to-use-thymeleaf-thtext-in-reactjs
You are getting this error because Thymeleaf outputs XML, and JSX parsers do not parse XML.
Do not do this. Just use Thymeleaf, or just use React.