cmyip opened a new issue #8273: Table filter not working
URL: https://github.com/apache/incubator-superset/issues/8273
 
 
   When "emit filter events" is checked for table, filter no longer works. 
   
   ### Expected results
   Clicking on rows in table should emit filter event and other widgets should 
react to filter events
   
   ### Actual results
   Browser's console would log "Cannot read property 'columns' of undefined".
   
   #### Screenshots
   
![image](https://user-images.githubusercontent.com/8801373/65371678-9f769800-dc98-11e9-9100-e2090a11a120.png)
   
   
![image](https://user-images.githubusercontent.com/8801373/65371665-840b8d00-dc98-11e9-8ceb-0d321afc2ba2.png)
   
   #### How to reproduce the bug
   This assumes we are using superset with sample data
   1. Open "World's Bank Data" dashboard
   2. Select Explore Chart
   
![image](https://user-images.githubusercontent.com/8801373/65371703-e795ba80-dc98-11e9-8e47-ebef6262d5e2.png)
   3. Customize and select "Emit filter events"
   
![image](https://user-images.githubusercontent.com/8801373/65371710-fe3c1180-dc98-11e9-9c87-dbb3bea95a9d.png)
   4. Go back to "World's Bank Data", click first column on any rows, you 
should see Javascript console error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `0.34.1`
   - python version: `3.7.4`
   - node.js version: `10.16.3`
   - npm version: `6.10.3`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

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


With regards,
Apache Git Services

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

Reply via email to