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
I'm getting an exception when loading any page. I cloned the repo and went to the basic steps to set it up.
Uncaught Error: _registerComponent(...): Target container is not a DOM element. frontend.js:342
at invariant (frontend.js:335)
at Object._renderNewRootComponent (frontend.js:9685)
at Object._renderSubtreeIntoContainer (frontend.js:9775)
at Object.render (frontend.js:9796)
at Object. (frontend.js:100)
at webpack_require (frontend.js:20)
at frontend.js:40
at frontend.js:43
The text was updated successfully, but these errors were encountered:
I'm getting an exception when loading any page. I cloned the repo and went to the basic steps to set it up.
Uncaught Error: _registerComponent(...): Target container is not a DOM element. frontend.js:342
at invariant (frontend.js:335)
at Object._renderNewRootComponent (frontend.js:9685)
at Object._renderSubtreeIntoContainer (frontend.js:9775)
at Object.render (frontend.js:9796)
at Object. (frontend.js:100)
at webpack_require (frontend.js:20)
at frontend.js:40
at frontend.js:43
The text was updated successfully, but these errors were encountered: