apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
60.83k stars 13.17k forks source link

Minified React error #28115

Open robertluoxu opened 3 months ago

robertluoxu commented 3 months ago

Bug description

ADD filters type is value ,Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bs%2C%20e%2C%20c%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

How to reproduce the bug

  1. Go Dashboards
  2. add type is value filter , save!
  3. click filter

Screenshots/recordings

image

image

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

rusackas commented 3 months ago

Is this a customized version of Superset? Or could you give us an example filter (using example datasets) that causes this? I/we haven't seen this... and it seems like everyone would be running into it.