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
error ReferenceError: self is not defined
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
at eval (./src/app/page.js:7:71)
at (ssr)/./src/app/page.js (/var/www/html/micro/butterfly/.next/server/app/page.js:1017:1)
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
null
error ReferenceError: self is not defined
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
at eval (./src/app/page.js:7:71)
at (ssr)/./src/app/page.js (/var/www/html/micro/butterfly/.next/server/app/page.js:1017:1)
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
null
`
The current behavior
Broken down when compiling
The expected behavior
Load well
Your environment(such as: Butterfly version、Browser version、OS and so on)
Google chrome, Linux 22 Ubuntu
Butterfly version: 4.3.28
Browser version: 115.0.5790.170
OS: 22.4
The text was updated successfully, but these errors were encountered:
`
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
at eval (./src/app/page.js:7:71)
at (ssr)/./src/app/page.js (/var/www/html/micro/butterfly/.next/server/app/page.js:1017:1)
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
null
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
at eval (./src/app/page.js:7:71)
at (ssr)/./src/app/page.js (/var/www/html/micro/butterfly/.next/server/app/page.js:1017:1)
at webpack_require (/var/www/html/micro/butterfly/.next/server/webpack-runtime.js:33:43)
null
`
The current behavior
Broken down when compiling
The expected behavior
Load well
Your environment(such as: Butterfly version、Browser version、OS and so on)
Google chrome, Linux 22 Ubuntu
Butterfly version
: 4.3.28Browser version
: 115.0.5790.170OS
: 22.4The text was updated successfully, but these errors were encountered: