Maxwell2022 opened a new issue #4885: [0.24.0] Explore / Visualise - Cannot 
read property 'match' of null
URL: https://github.com/apache/incubator-superset/issues/4885
 
 
   I'm getting an error when creating a table from a SQL editor (visualise). 
   
   When clicking on visualise, it's redirecting me to `/superset/explore/` and 
loading forever with the following javascript error:
   
   
![image](https://user-images.githubusercontent.com/670701/39290958-a9b89330-4974-11e8-8cbb-dc233294697b.png)
   
   It's doing this with a specific table, I just have a `SELECT * FROM 
"table_name" LIMIT 10` and it's crashing the visualiser. If I try with another 
table, then it's working. I thing it depends of the columns / data that is 
returned.
   
   ### Superset version
   0.24.0
   
   ### Expected results
   Display the visualisation
   
   ### Actual results
   Javascript error
   
   ### Steps to reproduce
   1. Add a PostgreSQL source
   2. Go to the SQL Editor
   3. Perform a simple SQL query (not sure which one, some of them are working)
   4. Click on visualise (leave the default checkbox)
   5. Click on visualise again
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to