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

TypeError: Cannot read property '.js' of undefined #4935

Closed
foxhound87 opened this issue Aug 10, 2016 · 1 comment
Closed

TypeError: Cannot read property '.js' of undefined #4935

foxhound87 opened this issue Aug 10, 2016 · 1 comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it v0.x

Comments

@foxhound87
Copy link

Versions

  • Material-UI: 0.15.2
  • React: 15.3.0
  • Webpack: 1.13.1

Environment:
OSX 10.11.6

Language:
ES6/7

Current behavior:

Error thrown here: oldHandlers[ext] = (void 0)[ext]; in hookExtensions()

After building, when run I get the same error as explained here:
http://stackoverflow.com/questions/37275183/webpack-bundle-throwing-uncaught-type-error

Webpack Configs

The issue occurs when disabling externals: nodeModules() from webpack/config.server.js
and removing the webpack-hot-middleware with all related stuff from the project (which prevent webpack.config.babel.js to be reloaded a second time here)

@oliviertassinari
Copy link
Member

The error seems unrelated to Material-UI. I'm closing it.

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added external dependency Blocked by external dependency, we can’t do anything about it v0.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it v0.x
Projects
None yet
Development

No branches or pull requests

3 participants