#3308·emotion

在使用 Turbopack 构建器时,使用 Next.js 15 和 MUI 6 时发生水合错误

作者: kangalio创建于 2025年1月22日更新于 2026年8月4日
标签bugneeds triage

Current behavior:

Using Next.js 15 and MUI 6, an Emotion-related hydration error appears when the page is SSR-rendered. After reading https://GitHub.com/chakra-ui/chakra-ui/issues/8970, I figured out, this only happens using the new --turbopack builder from Next.js (which has been the new default for some time)

内容来源: emotion-js/emotion