Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Required context insertCss was not specified in... #118

Open
elverskog opened this issue Mar 13, 2016 · 3 comments
Open

Required context insertCss was not specified in... #118

elverskog opened this issue Mar 13, 2016 · 3 comments

Comments

@elverskog
Copy link

In browser console:
Warning: Failed Context Types: Required context insertCss was not specified in WithStyles(Component). Check the render method of Main.warning @ (program):45
localhost/:62 Uncaught TypeError: Cannot read property 'apply' of undefined

@Rob-pw
Copy link

Rob-pw commented Mar 22, 2016

Awesome, you got there before I did.

@RickWong - This occurs on clean install, Chrome and Firefox, in addition to browser console errors (and seemingly having broken HMR) it also produces errors in terminal of:
Warning: Failed Context Types: Invalid child context styles of type object supplied to StyleProvider, expected array.

warning.js?85a7:45 Warning: Failed Context Types: Required context insertCss was not specified in WithStyles(Component). Check the render method of Main.

@Rob-pw
Copy link

Rob-pw commented Mar 22, 2016

@elverskog - In the meantime reverting to commit d2cb263c37310c41c81b48f609bb40779f52d0c0 will resolve the issue.

If you've not changed anything:
git checkout -f d2cb263c37310c41c81b48f609bb40779f52d0c0

@pr0fedt
Copy link

pr0fedt commented Mar 23, 2016

according to kriasoft/isomorphic-style-loader#5 (comment)
created a pull request #120

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

No branches or pull requests

3 participants