Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Embedded navigation - Enable cookies / auth loop #170

Closed
1 task
stevepsharpe opened this issue Apr 28, 2021 · 5 comments
Closed
1 task

Embedded navigation - Enable cookies / auth loop #170

stevepsharpe opened this issue Apr 28, 2021 · 5 comments
Labels

Comments

@stevepsharpe
Copy link

stevepsharpe commented Apr 28, 2021

Issue summary

I have a fresh embedded app created via the CLI and when I use embedded navigation it doesn't load a page, it instead redirects to an enable cookies url, then redirects to auth and loads the initial default view again once complete.

Expected behavior

What do you think should happen?

I would expect that when clicking a navigation item it would load a page from the Next.js app.

Actual behavior

What actually happens?

I created a brand new Shopify app using the CLI. I duplicated pages/index.js to pages/sample.js. I then went to App Setup > Embedded app > Configure (Navigation) inbox the partner dashboard. I added two items, Dashboard > / and Sample > /sample.

The navigation appears as expected, when I click on the "Sample" link I would expect it to load the sample page from Next.js. However it seems to redirect to an enable cookies url, then redirects to auth and loads the initial default view again once complete.

Steps to reproduce the problem

  1. Create a new app via the CLI
  2. Add a new page to Next.js
  3. Add navigation in the partner dashboard and then try and open link to new page

Checklist

  • I have described this issue in a way that is actionable (if possible)
@liqueflies
Copy link

Same here. Any helps?

@stazap-capsule
Copy link

Same here, any solution to this?

@FrEaKmAn
Copy link

On my side if I use Firefox, I don't get this annoying "Enable cookies" message, but it still redirects to initial default view.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.

@github-actions github-actions bot added the Stale label Oct 6, 2022
@github-actions
Copy link
Contributor

We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

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

No branches or pull requests

4 participants