Hey,
I have an issue with think-react-render or maybe react-bootstrap package, I don't know, I hope you can help me and figure out why this happens.
When I start my thinkjs application and access the website on http://localhost:8360/ I get this warning message on the console:
Warning: React can't find the root component node for data-reactid value ....... If you're seeing this message, it probably means that you've loaded two copies of React on the page. At this time, only a single copy of React can be loaded at a time.
Hey, I have an issue with think-react-render or maybe react-bootstrap package, I don't know, I hope you can help me and figure out why this happens.
When I start my thinkjs application and access the website on http://localhost:8360/ I get this warning message on the console:
Warning: React can't find the root component node for data-reactid value ....... If you're seeing this message, it probably means that you've loaded two copies of React on the page. At this time, only a single copy of React can be loaded at a time.
My source code is on: https://github.com/chrepl/thinkjs-react-aw3some
Pull-request are also welcome.
Thank you