Michael
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...? 
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.