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

Showing blank page when the site is idle #9924

Closed
Dinesh722 opened this issue Oct 27, 2020 · 8 comments
Closed

Showing blank page when the site is idle #9924

Dinesh722 opened this issue Oct 27, 2020 · 8 comments

Comments

@Dinesh722
Copy link

Dinesh722 commented Oct 27, 2020

Describe the bug

I have created a site using reactjs(16.13.1). The page becomes blank when the site is idle. It does not occurs all the time. It occurs at some cases.

Did you try recovering your dependencies?

Tried adding homepage="." in package.json file.
But the issue remains same at some case

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

(paste the output of the command here.)

Steps to reproduce

(Write your steps here:)

Expected behavior

(Write what you thought would happen.)

Actual behavior

(Write what happened. Please add screenshots!)

Reproducible demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

@Fi1osof
Copy link

Fi1osof commented Nov 11, 2020

Any progress? After upgrade react-scripts i got this sadness.
My workaround:

  "scripts": {
    "start": "PUBLIC_URL=/ react-scripts start",

@stale
Copy link

stale bot commented Dec 19, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Dec 19, 2020
@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Dec 25, 2020
@slim-hmidi
Copy link

same issue when I upgrade react-scripts to v4.0.3

@MatteoGauthier
Copy link

same issue

@bhushan-patil-official
Copy link

I am still facing this issue. Any workarounds?

@MatteoGauthier
Copy link

MatteoGauthier commented Jan 31, 2023

Hey @bhushan-patil-official, consider switching to https://vitejs.dev, its better

@bhushan-patil-official
Copy link

@MatteoGauthier but we need to understand why this issue is happening? Do you have any idea about it? Why it goes to blank screen when screen is set as idle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants