MIT-CAVE / cave_static

A react based static web app to be used as a UI and data consumer for the CAVE app.
Apache License 2.0
0 stars 1 forks source link

Race condition happens when quickly removing multiple `GridFilter` rows #474

Closed luisvasq closed 2 months ago

luisvasq commented 6 months ago

This crashes the app.

luisvasq commented 2 months ago

I worked with Katherine on this issue and we found it tricky to reproduce and resolve. In production, it should only result in a log error in the web console without affecting UX or the visualized data. It may not be worth fixing, so I'll close it for now.