Guest User

Untitled

a guest
Jul 17th, 2018
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. The connection to http://link.com:8080/__webpack_hmr was interrupted while the page was loading. main-bundle.js:38477:13
  2. The above error occurred in the <Connect(Article)> component:
  3. in Connect(Article) (created by UniversalComponent)
  4. in UniversalComponent (created by Route)
  5. in Route (created by _default)
  6. in Switch (created by _default)
  7. in div (created by _default)
  8. in _default (created by _default)
  9. in Router (created by BrowserRouter)
  10. in BrowserRouter (created by _default)
  11. in _default
  12. in AppContainer
  13. in Provider
  14.  
  15. React will try to recreate this component tree from scratch using the error boundary you provided, AppContainer. main-bundle.js:22323:5
  16. TypeError: e[n] is undefined
  17. Stack trace:
  18. unliftState@http://link.com:8080/article/post:2:30806
  19. getState@http://link.com:8080/article/post:2:30882
  20. runComponentSelector@http://link.com:8080/main-bundle.js:28496:40
  21. initSelector@http://link.com:8080/main-bundle.js:28648:9
  22. wrappedMethod@http://link.com:8080/main-bundle.js:26166:14
  23. Connect@http://link.com:8080/main-bundle.js:28589:9
  24. ProxyComponent@http://link.com:8080/main-bundle.js line 25807 > eval:5:7
  25. constructClassInstance@http://link.com:8080/main-bundle.js:19544:18
  26. updateClassComponent@http://link.com:8080/main-bundle.js:21241:7
  27. beginWork@http://link.com:8080/main-bundle.js:21921:14
  28. performUnitOfWork@http://link.com:8080/main-bundle.js:23960:12
  29. workLoop@http://link.com:8080/main-bundle.js:23999:24
  30. renderRoot@http://link.com:8080/main-bundle.js:24039:7
  31. performWorkOnRoot@http://link.com:8080/main-bundle.js:24657:22
  32. performWork@http://link.com:8080/main-bundle.js:24579:7
  33. performSyncWork@http://link.com:8080/main-bundle.js:24551:3
  34. requestWork@http://link.com:8080/main-bundle.js:24451:5
  35. scheduleWork$1@http://link.com:8080/main-bundle.js:24315:11
  36. scheduleRootUpdate@http://link.com:8080/main-bundle.js:24882:3
  37. updateContainerAtExpirationTime@http://link.com:8080/main-bundle.js:24909:10
  38. updateContainer@http://link.com:8080/main-bundle.js:24936:10
  39. ["./node_modules/react-dom/cjs/react-dom.development.js"]/ReactRoot.prototype.render@http://link.com:8080/main-bundle.js:25219:3
  40. ["./node_modules/react-dom/cjs/react-dom.development.js"]/legacyRenderSubtreeIntoContainer/<@http://link.com:8080/main-bundle.js:25359:9
  41. unbatchedUpdates@http://link.com:8080/main-bundle.js:24776:10
  42. legacyRenderSubtreeIntoContainer@http://link.com:8080/main-bundle.js:25355:5
  43. ["./node_modules/react-dom/cjs/react-dom.development.js"]/ReactDOM.hydrate@http://link.com:8080/main-bundle.js:25411:12
  44. render@http://link.com:8080/main-bundle.js:39098:3
  45. ["./src/app.js"]/<@http://link.com:8080/main-bundle.js:39108:1
  46. ["./src/app.js"]@http://link.com:8080/main-bundle.js:39063:29
  47. __webpack_require__@http://link.com:8080/main-bundle.js:773:12
  48. hotCreateRequire/fn@http://link.com:8080/main-bundle.js:131:20
  49. ["./src/main.js"]@http://link.com:8080/main-bundle.js:39681:1
  50. __webpack_require__@http://link.com:8080/main-bundle.js:773:12
  51. hotCreateRequire/fn@http://link.com:8080/main-bundle.js:131:20
  52. [1]@http://link.com:8080/main-bundle.js:39817:18
  53. __webpack_require__@http://link.com:8080/main-bundle.js:773:12
  54. @http://link.com:8080/main-bundle.js:946:18
  55. @http://link.com:8080/main-bundle.js:1:11
  56. main-bundle.js:25759:8
  57. "The above error occurred in the <Connect(Article)> component:
  58. in Connect(Article) (created by UniversalComponent)
  59. in UniversalComponent (created by Route)
  60. in Route (created by _default)
  61. in Switch (created by _default)
  62. in div (created by _default)
  63. in _default (created by _default)
  64. in Router (created by BrowserRouter)
  65. in BrowserRouter (created by _default)
  66. in _default
  67. in AppContainer
  68. in Provider
  69.  
  70. Consider adding an error boundary to your tree to customize error handling behavior.
  71. Visit https://fb.me/react-error-boundaries to learn more about error boundaries." main-bundle.js:22323:5
  72. TypeError: e[n] is undefined[Learn More] post:2:30806
  73. [HMR] connected main-bundle.js:38484:22
Advertisement
Add Comment
Please, Sign In to add comment