langgenius / langgenius/dify

An unexpected error occurred while rendering this component.

Open
#38,532 5 comments 1 reaction 0 assignees View on GitHub
🐞 bug 1.15.0 project#dify
Dominant language
TypeScript
Stars
156k
Forks
24.6k
Avg merge
22h 9m
Merged PRs (30d)
610

Description

### Self Checks

- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.

### Dify version

1.15.0

### Cloud or Self Hosted

Self Hosted (Docker)

### Steps to reproduce

When performing a new installation of Dify via Docker Compose, you will encounter this error in the registration page (if already registered, the error occurs after logging in).

### ✔️ Expected Behavior

Users should be able to register and use the application normally.

### ❌ Actual Behavior

Front-End Error & F12 Console:
RangeError: WebAssembly.compile is disallowed on the main thread, if the buffer size is larger than 4KB. Use WebAssembly.compile, or compile on a worker thread.
Image

Browser Version:
Image

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in a fresh Docker Compose installation, beginning at the registration page and then checking login while monitoring the browser F12 console. Use the reported WebAssembly.compile error and browser-version details to trace the affected frontend entry point; done means registration and login work without the reported frontend error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, wasm
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.