hashbash opened a new issue #19224: URL: https://github.com/apache/superset/issues/19224
deck.gl Multiple Layers doesn't work #### How to reproduce the bug 1. Go to Scatterplot chart from examples 2. Change visualisation type to `deck.gl Multiple Layers` 2. Select `Screen Grid` chart in menu `DECK.GL CHARTS` and `Run query` 4. See error ### Expected results Map with multiple layers ### Actual results Empty screen #### Screenshots   ### Environment browser type and version: Chrome Version 97.0.4692.71 (Official Build) (x86_64) superset version: 1.4.0 python version: Python 3.8.10 node.js version: v10.19.0 DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 ### Logs ``` Cache key: None 2022-01-19 18:48:59,163:INFO:superset.viz:Cache key: None 2022-01-19 18:48:59,182:INFO:werkzeug:89.208.120.68 - - [19/Jan/2022 18:48:59] "POST /superset/explore_json/?form_data=%7B%22slice_id%22%3A73%7D HTTP/1.1" 200 - 2022-01-19 18:49:00,295:INFO:werkzeug:89.208.120.68 - - [19/Jan/2022 18:49:00] "POST /superset/log/?explode=events HTTP/1.1" 200 - ``` Reopen #18095 -- 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]
