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

Server side rendering failing #848

Closed
gz2432 opened this issue Nov 13, 2016 · 3 comments
Closed

Server side rendering failing #848

gz2432 opened this issue Nov 13, 2016 · 3 comments

Comments

@gz2432
Copy link

gz2432 commented Nov 13, 2016

Server side rendering fails at lib/debug.js

        console.warning('Semantic-UI-React could not enable debug.');

Works in v60.0.4. Appears #518 removed the fix from #365.

@levithomason
Copy link
Member

console.warning is not a method in Node. I've replaced it with console.error instead. Releasing a patch, hang tight...

@levithomason
Copy link
Member

Have a go with semantic-ui-react@0.60.6. There is a browser check now that should resolve the issue.

@gz2432
Copy link
Author

gz2432 commented Nov 14, 2016

Yep works now. Thanks!

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

No branches or pull requests

2 participants