Lachlan Campbell
Lachlan Campbell
Update for folks finding this issue now: Theme UI v0.15 last September includes support for MDX v2! https://github.com/system-ui/theme-ui/releases/tag/v0.15.0
That makes a ton of sense! Here's the line of code that's causing this issue: https://github.com/system-ui/theme-ui/blob/develop/packages/theme-provider/src/index.tsx#L19 I'm not sure why it's written that way, but [goes way back](https://github.com/system-ui/theme-ui/commit/beb17721198a637d43a497ec8c79271fb7d6ca3d#diff-2def5773e36d9fb1b7c2a357a88544203ee44c89db78b72a694dd5c4307ea14a).
@hasparus Do you know what's going on with this error? https://github.com/system-ui/theme-ui/actions/runs/8636434737/job/23676449825#step:7:34
Thanks for looking into it! :v:
Ooh, love this idea!
Yes please!
Thanks for the detailed issue! PR fixing this for everyone would be very welcomed :) Previous attempts to fix this have been too slow, unfortunately.
Hmm. Not sure how `amp` changes it but all the Next.js sites I've made with Theme UI/Emotion have `` tags only in the `` (see [my personal site](https://lachlanjc.com/)). I don't...
Yep, I'm having this issue too on sites like https://lachlanjc.com/ — not sure what's going on
@dependabot rebase