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
TypeError: Super expression must either be null or a function
at _inherits (webpack-internal:///(sc_server)/./node_modules/@babel/runtime/helpers/inherits.js:5:15)
at eval (webpack-internal:///(sc_server)/./node_modules/react-avatar/lib/context.js:72:28)
at eval (webpack-internal:///(sc_server)/./node_modules/react-avatar/lib/context.js:102:2)
at (sc_server)/./node_modules/react-avatar/lib/context.js
at __webpack_require__
at eval (webpack-internal:///(sc_server)/./node_modules/react-avatar/lib/avatar.js:30:16)
The text was updated successfully, but these errors were encountered:
Hi!
Making a simple project with Nextjs 13 and adding
will throw
The text was updated successfully, but these errors were encountered: