Piotr Monwid-Olechnowicz

Results 140 comments of Piotr Monwid-Olechnowicz

Thanks so much! I have strict: true in the closed source project. I forgot to turn it on in the repro. Using depth 4 typings solves the problem for me....

I suppose we can close the issue and wait to see if somebody else has the same problem. Thank you for your help and effort :) On Fri, 6 Sep...

Hello, I'd like to chime in here, if I can. Isn't current behaviour a bit problematic with a thicker range? As the range doesn't end in the middle of the...

Good catch @deepsheth! Thanks for the issue.

Just FYI, the PR addressing this should attach `tsc --diagnostics`. Personally, I think it's a footgun, and its every use case could be instead built with `sx` prop handled by...

This seems like there's a version mismatch on either Theme UI or Emotion's React Context. Could you post your lockfile?

Thank you for the issue! What framework are you using? And what version of Theme UI do you have? What I mean by it, this is weird and not intended....

If this is closed source, I'd like to see the Gatsby config and Babel and TypeScript configs. It seems that the issue is somewhere around JSX runtime configuration, so the...

I don't see this problem in a commercial project nor in [CodeSandbox](https://codesandbox.io/s/theme-ui-0-15-0-develop-test-ovttsl?file=/next.config.js). Also, not all classes in @lachlanjc's websites have duplicate styles. Do you guys think we can narrow this?...

@lachlanjc I can write a simple codemod if you think it's good to merge.