Lane Olson
Lane Olson
thanks @gnestor! one small note in case someone else ends up here: my query contained a `GROUP BY` clause, which doesn't return the correct number of rows with the snippet...
@hupe1980 @visualfanatic would be happy to help getting this feature merged in, is there anything I can do? (documentation, tests, etc.)
I've tried overriding the top layout to provide an updated theme when dark mode is on, but for some reason the theme used in the site will only use what's...
I have a solution working, but in order for it to work the theme in `theme.js` must be defined as an object and not using `createMuiTheme`. I don't quite understand...