rvabhijith opened a new issue #9950: URL: https://github.com/apache/incubator-superset/issues/9950
MapBox firing infinite requests to URL 'https://api.mapbox.com/styles/v1/mapbox/light-v9?access_token=' and the browser hangs as a result. ### Expected results MapBox Chart ### Actual results what actually happens.  #### How to reproduce the bug 1. Go to 'Charts' 2. Click on 'Add a new record' 3. Choose a data source 4. Choose the visualization type as MapBox 5. Click on Create new chart 6. Scroll down to 'Query section' 7. Select Longitude and Latitude 8. Click on 'Run Quey' 9. See error ### Environment Using docker-compose up master version cloned from the GitHub repo on Fri, 29th May 2020 - superset version: `master` - python version: `3.6.9` - node.js version: `v10.20.1` - npm version: `6.14.4` ### Checklist Make sure these boxes are checked 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
