You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I got this error after app creation
TypeError: Cannot read properties of undefined (reading 'location')
at ReduxRouterEngine.render (CWD/node_modules/electrode-redux-router-engine/lib/redux-router-engine.js:125:35)
at module.exports (CWD/src/server/views/index-view.jsx:25:23)
at getContent (CWD/node_modules/electrode-react-webapp/lib/react/content.js:26:17)
at Token.INITIALIZE (CWD/node_modules/electrode-react-webapp/lib/react/token-handlers.js:98:12)
at renderNext (CWD/node_modules/electrode-react-webapp/lib/render-execute.js:43:66)
at CWD/node_modules/electrode-react-webapp/lib/render-execute.js:66:12
at executeRenderSteps (CWD/node_modules/electrode-react-webapp/lib/render-execute.js:64:10)
at Renderer.render (CWD/node_modules/electrode-react-webapp/lib/renderer.js:81:12)
at CWD/node_modules/electrode-react-webapp/lib/async-template.js:81:31
From previous event:
at DefaultHandleRoute (CWD/node_modules/electrode-react-webapp/lib/hapi/plugin17.js:17:6)
at handler (CWD/node_modules/electrode-react-webapp/lib/hapi/register-routes.js:36:16)
at module.exports.internals.Manager.execute (CWD/node_modules/hapi/lib/toolkit.js:35:106)
at Object.internals.handler (CWD/node_modules/hapi/lib/handler.js:50:48)
at exports.execute (CWD/node_modules/hapi/lib/handler.js:35:36)
at Request._lifecycle (CWD/node_modules/hapi/lib/request.js:263:62)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Request._execute (CWD/node_modules/hapi/lib/request.js:170:9)
To Reproduce
just start brand new application
clap dev
Expected behavior
to be running normally
Example report:
System:
OS: macOS 10.15.3
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Describe the bug
I got this error after app creation
To Reproduce
just start brand new application
clap dev
Expected behavior
to be running normally
Example report:
System:
Binaries:
Browsers:
-->
Electrode Package Versions
The text was updated successfully, but these errors were encountered: