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

[BUG] App appears as blank in store admin #67

Open
aminick opened this issue Jun 16, 2022 · 5 comments
Open

[BUG] App appears as blank in store admin #67

aminick opened this issue Jun 16, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@aminick
Copy link

aminick commented Jun 16, 2022

Current Behavior

The page does not automatically redirect to either 'get-started' or 'proudcts', thus appears to be blank when launching the app.

I suspected this is due to a failed redirect from Next.js useRouter

I understand this repo is marked as deprecated, but it does not explain why the routing system from Next.js does not work.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:
- Node:
- npm:

Anything else?

No response

@aminick aminick added the bug Something isn't working label Jun 16, 2022
@Hades-888
Copy link

Same issue, do you have a good solution?

@stevemar
Copy link
Contributor

Hey there @aminick and @Hades-888. I'm having trouble reproducing this error. I was just able to follow the steps here to do a fresh build and install of the app locally.

Screen Shot 2022-06-27 at 3 17 09 PM

To clarify, are you having trouble installing the app, or is there an error happening after installation?

Do you have a stack trace or screenshot you can attach?

@aminick
Copy link
Author

aminick commented Jun 28, 2022

@stevemar I'm having trouble after the installation, and the current bahavior it's just what I mentioned at top.
there is no error reported, and it's just a bank screen.

But since you got it working, I will try different browsers etc.

but let's keep this open for now, seems like it's not a "just me" issue.

@stevemar
Copy link
Contributor

but let's keep this open for now, seems like it's not a "just me" issue.

+1. I'll try and get a colleague to try to reproduce it too.

there is no error reported, and it's just a bank screen.

I should have mentioned, is there anything in the browser's console log? (using the built-in inspection tools)

@aminick
Copy link
Author

aminick commented Jun 28, 2022

I should have mentioned, is there anything in the browser's console log? (using the built-in inspection tools)

Nope.

another thing I observed, it's that the iframe (which is presumably the app) has only the base path, xxx.ngrok.io instead of something like xxx.ngrok.io/get-started which I think is what it suppose to be, can you verify this?

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

No branches or pull requests

3 participants