h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

Wave app crashes when selecting filter for a column #2231

Open n-srinidhi opened 5 months ago

n-srinidhi commented 5 months ago

Wave SDK Version, OS

1.0.0

Actual behavior

I have a wave ui.table() that is updated real time. I have a filterable column in the table. When I filter the column and the table is updated, When i reclick the filter attribute. The app crashes. I have attached a screen recording to illustrate the behavior.

https://github.com/h2oai/wave/assets/117831190/e4826aa8-9dc3-42d3-97d4-92c5aabf3ddb

n-srinidhi commented 5 months ago

Hi Team, have you taken a look at this?

mturoci commented 5 months ago

Hi. Please provide a min repro. Hard to judge without.