When server starts it logs a warning:
Warning: Unknown DOM property charset. Did you mean charSet?
Question:
Isn't it better to simply render from string instead of using hapi-react-views?
It would reduce number of dependencies and would fix the problem too.
When server starts it logs a warning:
Question:
Isn't it better to simply render from string instead of using
hapi-react-views?It would reduce number of dependencies and would fix the problem too.