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

Stuck with loading page #16

Open
MeenachiSundaram opened this issue Apr 17, 2019 · 3 comments
Open

Stuck with loading page #16

MeenachiSundaram opened this issue Apr 17, 2019 · 3 comments

Comments

@MeenachiSundaram
Copy link

MeenachiSundaram commented Apr 17, 2019

  1. created a copy of google sheet (different name)
  2. ran the following command
npm i && REACT_APP_SHEET_ID=<replace with your sheet id> npm run build
  1. copied the build contents to my nginx path (under html/*)
  2. End up with LOADING page
    Image
@MrToWy
Copy link

MrToWy commented Jan 17, 2020

did you insert your sheet id?

@Jujubalandia
Copy link

the same for me and I provided the sheet id too.

image

@haseebnaseem
Copy link

if you open the developer console you will see that there is an exception due to which the page is stuck. One reason is that the client id for the google sheet api is hard coded in the file App.js. The README misses some of the steps in order to run the code.

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

No branches or pull requests

4 participants