lilila opened a new issue #11534:
URL: https://github.com/apache/incubator-superset/issues/11534


   I am testing the new version superset 0.38.0.rc2 and I have issues to load 
"Explore Chart" views. 
   
   When I "explore" a table, it works well, and I can see in the URL the all 
options are passed (form_data, query_fields .... )
   It also works for Big Number, Big Numbers with trendlines 
   
   
   When I try to "explore" a line chart, a map ... I get an empty view. I 
notice it fails when the chart is specified by its slice_id in the url (e.g ` 
superset/explore/?form_data=%7B"slice_id"%3A1676%7D `). 
   
   <img width="1284" alt="Screenshot 2020-11-03 at 12 50 13" 
src="https://user-images.githubusercontent.com/607430/97981804-20c4b780-1dd3-11eb-9606-38f27359b2c2.png";>
   
   In the console log I have the following errors: 
   <img width="1098" alt="Screenshot 2020-11-03 at 12 50 59" 
src="https://user-images.githubusercontent.com/607430/97981875-3afe9580-1dd3-11eb-9010-74f425de22e2.png";>
   


----------------------------------------------------------------
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