You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/01/29 20:05:23 UTC

[GitHub] [incubator-superset] FredericoCoelhoNunes edited a comment on issue #9048: filter_values(key)[0] returning a dictionary

FredericoCoelhoNunes edited a comment on issue #9048: filter_values(key)[0] returning a dictionary
URL: https://github.com/apache/incubator-superset/issues/9048#issuecomment-579935068
 
 
   Even stranger things happening... I decided to explore the chart of the filters, which is a simple filter box that is being created based on a table with two numeric columns, as you can see here:
   ![image](https://user-images.githubusercontent.com/51457048/73392574-fd179280-42d1-11ea-8df1-65b9a0adaece.png)
   
   I can change the values, for example:
   ![image](https://user-images.githubusercontent.com/51457048/73392645-20424200-42d2-11ea-928d-2acad0a420e9.png)
   
   But as soon as I reset any of them to 0, and click "Run Query", and then click on any of the filter dropdowns, this happens:
   ![image](https://user-images.githubusercontent.com/51457048/73392773-5ed7fc80-42d2-11ea-86e9-5e6abcc85837.png)
   
   This is also the error that shows up in the dashboard: `An error occurred while rendering the visualization: Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bvalue%2C%20label%2C%20style%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`
   
   Any ideas? This behavior completely breaks my dashboards, and won't be able to show this to my client.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org