if54uran opened a new issue, #19682: URL: https://github.com/apache/superset/issues/19682
A clear and concise description of what the bug is. #### How to reproduce the bug 1. run superset locally on WSL2 using docker following: https://hub.docker.com/r/apache/superset 2. connect to local MySQL instance 3. Navigate to "Charts" -> click "+ CHART" ### Expected results opening of a GUI that guides me through creating a chart ### Actual results A blank page and two errors in the console vendors.f9c3fd7027468531bc17.entry.js:2 TypeError: Cannot convert undefined or null to object at Function.keys (<anonymous>) at r (3389.e322f34f3c49e199e320.entry.js:166:8112) at R (6052.cd8224a03af27b29c66e.entry.js:669:580) at Ko (vendors.f9c3fd7027468531bc17.entry.js:2:2260208) at bl (vendors.f9c3fd7027468531bc17.entry.js:2:2306170) at hu (vendors.f9c3fd7027468531bc17.entry.js:2:2298946) at du (vendors.f9c3fd7027468531bc17.entry.js:2:2298871) at ru (vendors.f9c3fd7027468531bc17.entry.js:2:2295901) at Ql (vendors.f9c3fd7027468531bc17.entry.js:2:2292669) at Vu (vendors.f9c3fd7027468531bc17.entry.js:2:2313884) vendors.f9c3fd7027468531bc17.entry.js:2 Uncaught TypeError: Cannot convert undefined or null to object at Function.keys (<anonymous>) at r (3389.e322f34f3c49e199e320.entry.js:166:8112) at R (6052.cd8224a03af27b29c66e.entry.js:669:580) at Ko (vendors.f9c3fd7027468531bc17.entry.js:2:2260208) at bl (vendors.f9c3fd7027468531bc17.entry.js:2:2306170) at hu (vendors.f9c3fd7027468531bc17.entry.js:2:2298946) at du (vendors.f9c3fd7027468531bc17.entry.js:2:2298871) at ru (vendors.f9c3fd7027468531bc17.entry.js:2:2295901) at Ql (vendors.f9c3fd7027468531bc17.entry.js:2:2292669) at Vu (vendors.f9c3fd7027468531bc17.entry.js:2:2313884) #### Screenshots  ### Environment - browser type and version: latest Chrome - superset version: `superset version` latest - python version: `python --version` doesnt matter, runs in docker container - node.js version: `node -v` doesnt matter, runs in docker container - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
