Request to support older versions of Google Chrome #11616

Closed
opened 2026-02-21 19:01:52 -05:00 by yindo · 0 comments
Owner

Originally created by @byebaibai on GitHub (Mar 18, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.1

Cloud or Self Hosted

Self Hosted (Source), Self Hosted (Docker)

Steps to reproduce

Use older versions of Google Chrome like 102

Follow README use docker-compose.yml to launch app

cd docker
cp .env.example .env
docker compose up -d

✔️ Expected Behavior

Image

Actual Behavior

Error in console, show blank page when openning http://localhost/chat/7MWrmLezuZr4cFhi in Google Chrome 102
Image

5983-0db45803801bd1d5.js:4 Uncaught SyntaxError: Unexpected token '{'
8597-3349f9d5ea3c44e6.js:1 ChunkLoadError: Loading chunk 5983 failed.
(missing: http://localhost/_next/static/chunks/5983-0db45803801bd1d5.js)
    at Object.p.f.j (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:5702)
    at http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1433
    at Array.reduce (<anonymous>)
    at Function.p.e (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1399)
    at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:18886
    at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19088
    at t (http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19291)
window.console.error @ 8597-3349f9d5ea3c44e6.js:1
8597-3349f9d5ea3c44e6.js:1 Error: Minified React error #423; visit https://react.dev/errors/423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at iZ (92df3e12-2414dde15c3f3d5d.js:1)
    at ia (92df3e12-2414dde15c3f3d5d.js:1)
    at 92df3e12-2414dde15c3f3d5d.js:1
    at il (92df3e12-2414dde15c3f3d5d.js:1)
    at oJ (92df3e12-2414dde15c3f3d5d.js:1)
    at oZ (92df3e12-2414dde15c3f3d5d.js:1)
    at MessagePort.T (8597-3349f9d5ea3c44e6.js:1)
window.console.error @ 8597-3349f9d5ea3c44e6.js:1
92df3e12-2414dde15c3f3d5d.js:1 Uncaught ChunkLoadError: Loading chunk 5983 failed.
(missing: http://localhost/_next/static/chunks/5983-0db45803801bd1d5.js)
    at Object.p.f.j (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:5702)
    at http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1433
    at Array.reduce (<anonymous>)
    at Function.p.e (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1399)
    at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:18886
    at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19088
    at t (http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19291)
Originally created by @byebaibai on GitHub (Mar 18, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.1 ### Cloud or Self Hosted Self Hosted (Source), Self Hosted (Docker) ### Steps to reproduce Use older versions of Google Chrome like `102` Follow README use docker-compose.yml to launch app ```sh cd docker cp .env.example .env docker compose up -d ``` ### ✔️ Expected Behavior ![Image](https://github.com/user-attachments/assets/067aa319-fd13-41d2-be44-e7ce1fead56e) ### ❌ Actual Behavior Error in console, show blank page when openning `http://localhost/chat/7MWrmLezuZr4cFhi` in Google Chrome 102 ![Image](https://github.com/user-attachments/assets/071d9f05-b83b-4a5c-9eee-b310171dedb8) ```txt 5983-0db45803801bd1d5.js:4 Uncaught SyntaxError: Unexpected token '{' 8597-3349f9d5ea3c44e6.js:1 ChunkLoadError: Loading chunk 5983 failed. (missing: http://localhost/_next/static/chunks/5983-0db45803801bd1d5.js) at Object.p.f.j (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:5702) at http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1433 at Array.reduce (<anonymous>) at Function.p.e (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1399) at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:18886 at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19088 at t (http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19291) window.console.error @ 8597-3349f9d5ea3c44e6.js:1 8597-3349f9d5ea3c44e6.js:1 Error: Minified React error #423; visit https://react.dev/errors/423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at iZ (92df3e12-2414dde15c3f3d5d.js:1) at ia (92df3e12-2414dde15c3f3d5d.js:1) at 92df3e12-2414dde15c3f3d5d.js:1 at il (92df3e12-2414dde15c3f3d5d.js:1) at oJ (92df3e12-2414dde15c3f3d5d.js:1) at oZ (92df3e12-2414dde15c3f3d5d.js:1) at MessagePort.T (8597-3349f9d5ea3c44e6.js:1) window.console.error @ 8597-3349f9d5ea3c44e6.js:1 92df3e12-2414dde15c3f3d5d.js:1 Uncaught ChunkLoadError: Loading chunk 5983 failed. (missing: http://localhost/_next/static/chunks/5983-0db45803801bd1d5.js) at Object.p.f.j (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:5702) at http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1433 at Array.reduce (<anonymous>) at Function.p.e (http://localhost/_next/static/chunks/webpack-1410fba3d6101531.js:1:1399) at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:18886 at http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19088 at t (http://localhost/_next/static/chunks/8597-3349f9d5ea3c44e6.js:2:19291) ```
yindo added the 💪 enhancement label 2026-02-21 19:01:52 -05:00
yindo closed this issue 2026-02-21 19:01:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#11616