Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Unknown DOM property charset. Did you mean charSet? #25

Open
FullStackForger opened this issue Oct 30, 2016 · 1 comment
Open
Labels

Comments

@FullStackForger
Copy link
Owner

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.

@FullStackForger
Copy link
Owner Author

Re;ated to #24, It occurs when react compares redirected application with rendered route.
There is different menu for logged in and not logged in user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant