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
Next.js with runtime experimental-edge enabled will result in error: [Error: getInitialProps in Document component is not supported with the Edge Runtime.]
#140
Open
bobsingor opened this issue
Jan 25, 2023
· 1 comment
I wish to use MUI with TSS-react in Next.js with experimental-edge enabled.
This results in the following error:
[Error:
getInitialProps
in Document component is not supported with the Edge Runtime.]Is there a workaround for this?
The text was updated successfully, but these errors were encountered: