Skip to content
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

The page content can't display normally #97

Open
2 tasks done
Tinhone opened this issue Oct 11, 2023 · 1 comment
Open
2 tasks done

The page content can't display normally #97

Tinhone opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
Bug Something isn't working as expected

Comments

@Tinhone
Copy link

Tinhone commented Oct 11, 2023

Before You Begin

  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

When the page loads for a while, the page content will suddenly change from existing to empty.
At the same time, console logged an error:

TypeError: e is undefined
    NextJS 31
        eo
        ei
        ei
        oB
        oX
        e
        uB
        uB
        ux
        x
        R
        73323
        b
        91102
        b
        43577
        b
        31542
        b
        37634
        b
        26372
        b
        28579
        b
        t
        <anonymous>
        O
        <anonymous>
        d
        <anonymous>
[framework-673dd0e636e3c62a.js:25:69812](https://pictogrammers.com/_next/static/chunks/framework-673dd0e636e3c62a.js)
    NextJS 34
        l9
        callback
        aW
        oX
        e
        uB
        uB
        uT
        r6
        uB
        uB
        ux
        x
        R
        (异步:EventHandlerNonNull)
    73323
        b
        91102
        b
        43577
        b
        31542
        b
        37634
        b
        26372
        b
        28579
        b
        t
        <anonymous>
        O
        <anonymous>
        d
        <anonymous>
Uncaught TypeError: e is undefined
    NextJS 31
        eo
        ei
        ei
        oB
        oX
        e
        uB
        uB
        ux
        x
        R
        73323
        b
        91102
        b
        43577
        b
        31542
        b
        37634
        b
        26372
        b
        28579
        b
        t
        <anonymous>
        O
        <anonymous>
        d
        <anonymous>
[main-c4b60f84fca7a87d.js:1:17741](https://pictogrammers.com/_next/static/chunks/main-c4b60f84fca7a87d.js)
    NextJS 2
        eo
        ei
    forEach self-hosted:206
    NextJS 7
        ei
        oB
        oX
        e
        uB
        uB
        ux
    ux self-hosted:1220
    NextJS 21
        x
        R
        (异步:EventHandlerNonNull)
    73323
        b
        91102
        b
        43577
        b
        31542
        b
        37634
        b
        26372
        b
        28579
        b
        t
        <anonymous>
        O
        <anonymous>
        d
    d self-hosted:1220
    <anonymous> NextJS

Describe the behavior you expected

When the page loads for a while, the page content can displayed normally.

Steps to reproduce the issue

  1. Go to any page, such as: https://pictogrammers.com/docs/general/license/
  2. Wait for the page to load for a while.

Which browser are you experiencing the issue?

Mozilla Firefox 88.0

Which operating system are you using to run this browser?

Windows 10 (21H2)

Additional information

  1. I used machine translation and there may be inappropriate descriptions. Sorry.
  2. Microsoft Edge 116.0 & Google Chrome 117.0 can't reproduce this problem, the page content is displayed normally.
  3. A few months ago, this problem had not yet arisen.
  4. Screen recording:
ScreenRecording.mp4
@Tinhone Tinhone added the Bug Something isn't working as expected label Oct 11, 2023
@mririgoyen mririgoyen self-assigned this Oct 11, 2023
@Tinhone
Copy link
Author

Tinhone commented Oct 14, 2023

Enter through suffix ?welcome, the page content can displayed normally. But console will log other errors.
https://pictogrammers.com/library/mdi/?welcome
https://pictogrammers.com/docs/general/license/?welcome

TypeError: e is undefined
    NextJS 11
        eo
        ei
        ei
        oB
        oX
        e
        uB
        uB
        ux
        x
        R
[framework-673dd0e636e3c62a.js:25:69812](https://pictogrammers.com/_next/static/chunks/framework-673dd0e636e3c62a.js)
    NextJS 14
        l9
        callback
        aW
        oX
        e
        uB
        uB
        uT
        r6
        uB
        uB
        ux
        x
        R
Uncaught TypeError: e is undefined
    NextJS 11
        eo
        ei
        ei
        oB
        oX
        e
        uB
        uB
        ux
        x
        R
[main-c4b60f84fca7a87d.js:1:17741](https://pictogrammers.com/_next/static/chunks/main-c4b60f84fca7a87d.js)
    NextJS 2
        eo
        ei
    forEach self-hosted:206
    NextJS 7
        ei
        oB
        oX
        e
        uB
        uB
        ux
    ux self-hosted:1220
    NextJS 2
        x
        R
Uncaught (in promise) Error: Cancel rendering route
    NextJS 7
        c
        h
        el
        eu
        subscription
        set
        change
[main-c4b60f84fca7a87d.js:1:18891](https://pictogrammers.com/_next/static/chunks/main-c4b60f84fca7a87d.js)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants