You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exact change mentioned is in vercel/next.js#76395 (comment) which implies this package needs to change how it imports React.
My typescript & React knowledge is pretty limited so I don't entirely understand what change needs to be made, but this prevents next dev from serving MDX content from contentlayer.
As a user you will see an error like
✓ Compiled /post/[slug] in 646ms (1674 modules)
⨯ TypeError: Cannot read properties of undefined (reading 'stack')
at stringify (<anonymous>) {
digest: '986669656'
}