Martin
Martin
Another minor issue is the warning from `marshmallow`: ``` /var/task/dataclasses_json/mm.py:288: UserWarning: Unknown type at TestCase.input_assets: dict[str, bytes] | None It's advised to pass the correct marshmallow type to `mm_field`. ```...
I'm experiencing the same issue with `@0.0.32`
@aarongarciah do you know why this might be happening?
Sure, I think you're missing the `InitColorSchemeScript`. If I remove it the flickering goes away on the first render, but the whole app flickers on all the next renders if...
Sounds good, I think it would be pretty straightforward from the users' perspective (I assume that in most projects `ThemeProvider` and `InitColorSchemeScript` are located in the same file, so keeping...
Yeah, it's still relevant. It was not resolved yet.