badman-rodriguez opened a new issue #10812:
URL: https://github.com/apache/incubator-superset/issues/10812


   When running `npm run dev-server` this route:
   `http://localhost:9000/chart/add` Leads to a React JS error: Uncaught Error: 
Target container is not a DOM element.
   
   Which indicates that the Dom isnt available yet for the React Scripts to 
kick off. 
   This only happens when kicking off `webpack-dev-server`
   
   It works just fine when running the app without webpack-dev-server.... so it 
must be a config issue, but not sure what it could be.
   
   Any insight would be great on this.
   
   Node: 12.14.1
   typescript 3.8.3
   Superset:  0.37.0 as of (2020/08/01 06:59 +00:00)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to