David Dembo

Results 5 comments of David Dembo

@Andarist I've made a minimal reproduction of the issue [here](https://github.com/ddembo/repro-hydration-issue). The error is slightly different (complains about table tag instead of classname) but it looks like the same problem with...

We are also experiencing this issue, after updating `emotion` dependencies, we are getting hydration errors in styled MUI components. I raised an [issue](https://github.com/emotion-js/emotion/issues/3222). `@emotion/styled` and other packages are a peer...

For additional context, see issue #889; we attempted to use a transformation on undefined values to work around the problems encountered when inserting records where some records have non-default values...

I can only speculate about what the creator intended or not, but the first key feature is `small size, no heavy dependencies` and I think that deep-importing individual functions is...