index-DSN3RLTl.js:7350 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
Describe the bug
Login to Remember me, next time can not be automatically logged in, web page black screen, plus /auth path to access normally
Steps to reproduce
| 2024-02-22T14:49:10.666Z INFO jobs/presign_link.go:26 links pre-signed {"duration": "571.67µs"} | {"time":"2024-02-22T14:49:23Z","latency":"4.499481ms","method":"GET","uri":"/","status":200,"error":""} | {"time":"2024-02-22T14:49:24Z","latency":"3.333672ms","method":"GET","uri":"/assets/index-wGnez9vx.css","status":200,"error":""} | {"time":"2024-02-22T14:49:24Z","latency":"62.715955ms","method":"GET","uri":"/assets/index-Cx8Cxu8N.js","status":200,"error":""} | 2024-02-22T14:49:25.915Z WARN v1/system.go:142 Unknown system setting name {"setting name": "auto-backup-interval"} | github.com/usememos/memos/api/v1.(*APIV1Service).GetSystemStatus | /backend-build/api/v1/system.go:142 | github.com/usememos/memos/api/v1.(*APIV1Service).Register.func4.JWTMiddleware.1 | /backend-build/api/v1/jwt.go:66 | github.com/usememos/memos/api/v1.(*APIV1Service).Register.RateLimiterWithConfig.func6.1 | /go/pkg/mod/github.com/labstack/echo/[email protected]/middleware/rate_limiter.go:148 | github.com/labstack/echo/v4.(*Echo).add.func1 | /go/pkg/mod/github.com/labstack/echo/[email protected]/echo.go:582 | github.com/labstack/echo/v4/middleware.StaticWithConfig.func1.1 | /go/pkg/mod/github.com/labstack/echo/[email protected]/middleware/static.go:167 | github.com/labstack/echo/v4/middleware.echoHandlerFuncWrapper.ServeHTTP | /go/pkg/mod/github.com/labstack/echo/[email protected]/middleware/timeout.go:164 | net/http.(*timeoutHandler).ServeHTTP.func1 | /usr/local/go/src/net/http/server.go:3596 | 2024-02-22T14:49:25.916Z WARN v1/system.go:142 Unknown system setting name {"setting name": "WORKSPACE_SETTING_GENERAL"} | github.com/usememos/memos/api/v1.(*APIV1Service).GetSystemStatus | /backend-build/api/v1/system.go:142 | github.com/usememos/memos/api/v1.(*APIV1Service).Register.func4.JWTMiddleware.1 | /backend-build/api/v1/jwt.go:66 | github.com/usememos/memos/api/v1.(*APIV1Service).Register.RateLimiterWithConfig.func6.1 | /go/pkg/
The version of Memos you're using
0.19.1, 0.20.0
Screenshots or additional context
No response