10000 Next app open blank screen on DingTalk app · Issue #48178 · vercel/next.js · GitHub
[go: up one dir, main page]

Skip to content

Next app open blank screen on DingTalk app #48178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
AlwaysLoveme opened this issue Apr 10, 2023 · 8 comments
Closed
1 task done

Next app open blank screen on DingTalk app #48178

AlwaysLoveme opened this issue Apr 10, 2023 · 8 comments
Labels
bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application. stale The issue has not seen recent activity.

Comments

@AlwaysLoveme
Copy link

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

┌─[zhuxian@zhuxiandeMacBook-Pro] - [~/Documents/projects/learn/next-app] - [Mon Apr 10, 10:03]
└─[$]> next info      

    Operating System:
      Platform: darwin
      Arch: x64
      Version: Darwin Kernel Version 22.4.0: Mon Mar  6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64
    Binaries:
      Node: 16.17.1
      npm: 9.6.2
      Yarn: 1.22.19
      pnpm: 8.1.0
    Relevant packages:
      next: 13.3.0
      eslint-config-next: 13.3.0
      react: 18.2.0
      react-dom: 18.2.0

warn  - Latest canary version not detected, detected: "13.3.0", newest: "13.3.1-canary.3".
        Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.
        Read more - https://nextjs.org/docs/messages/opening-an-issue

Which area(s) of Next.js are affected? (leave empty if unsure)

CLI (create-next-app)

Link to the code that reproduces this issue

https://codesandbox.io/p/sandbox/github/vercel/next.js/tree/canary/examples/reproduction-template-app-dir?file=README.md&selection=%5B%7B%22endColumn%22%3A20%2C%22endLineNumber%22%3A9%2C%22startColumn%22%3A14%2C%22startLineNumber%22%3A9%7D%5D

To Reproduce

use DingTalk app to open a next blank project which created by create-next-app, page show nothing on Android, and show error "TypeError: undefined is not an object(evaluating 'stream.getReader')" when navigate to other page on IOS

Describe the Bug

use DingTalk app to open a next blank project which created by create-next-app, page show nothing on Android, and show error "TypeError: undefined is not an object(evaluating 'stream.getReader')" when navigate to other page on IOS

Expected Behavior

next-app can open and use fine on DingTalk

Which browser are you using? (if relevant)

DingTalk app with latest version

How are you deploying your application? (if relevant)

next dev

@AlwaysLoveme AlwaysLoveme added the bug Issue was opened via the bug report template. label Apr 10, 2023
@github-actions github-actions bot added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label Apr 10, 2023
@xurenlu
Copy link
xurenlu commented Apr 24, 2023

I had this problem too. I think it's because DingTalk app has a chrome 69.

@sanriqing
Copy link
sanriqing commented May 10, 2023

I had the same problem. It is found that response does not have body attribute in the DingTalk app

@sanriqing
Copy link

workaround: just disabled link prefetch

@nxl3477
Copy link
nxl3477 commented Jun 19, 2023

I had the same problem

1 similar comment
@j-joker

This comment has been minimized.

@j-joker
Copy link
j-joker commented Nov 28, 2023

for god sake , is there any one of next can response to this issue,

@nextjs-bot
Copy link
Collaborator

This issue has been automatically marked as stale due to two years of inactivity. It will be closed in 7 days unless there’s further input. If you believe this issue is still relevant, please leave a comment or provide updated details. Thank you.

@nextjs-bot nextjs-bot added the stale The issue has not seen recent activity. label May 26, 2025
@nextjs-bot
Copy link
Collaborator

This issue has been automatically closed due to two years of inactivity. If you’re still experiencing a similar problem or have additional details to share, please open a new issue following our current issue template. Your updated report helps us investigate and address concerns more efficiently. Thank you for your understanding!

@nextjs-bot nextjs-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. create-next-app Related to our 4386 CLI tool for quickly starting a new Next.js application. stale The issue has not seen recent activity.
Projects
None yet
Development

No branches or pull requests

6 participants
0