Results 6 comments of Michael

@ScottBrenner Not sure if there's an official but I've been using [visibilityspots/smashing](https://hub.docker.com/r/visibilityspots/smashing/) with decent success.

fwiw, this was what it looked like for me. I'm using MaterialUI as well. I wonder if it's a React DevTools problem...? ![image](https://user-images.githubusercontent.com/1082033/118840747-4c9a1d00-b88d-11eb-92f6-f19aa975ae97.png)

For reference, [this is how it was fixed on the corresponding node library](https://github.com/node-influx/node-influx/pull/188).

Sounds good. I'll raise a PR when I get some time.

My guess is that the cost selection changes what's on-screen, but if the filter is broadened, the "new" entries are not displayed correctly.

Might want to remove `shreddit==...` as well. A requirements file shouldn't reference the program itself.