Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
When trying to edit pages under /account in the Shopify Theme Editor, I get redirected to the login page. However, I'm unable to complete the login process, and as a result, I can't preview the page properly.
Navigating to /account in the Theme Editor redirects to the login page
Clicking "Sign up" on the login screen just returns me to the same page without completing login
I'm developing a custom app compatible with Online Store 2.0 using a Theme App Extension that extends customer-account pages
I confirmed that I can log in and view /account correctly in the regular storefront (outside the editor)
I attempted to log in through the Theme Editor as well, but it had no effect
Is there a way to properly preview pages under /account within the Theme Editor?
During development using a Theme App Extension, is there a way to test /account pages without logging in?
Is it possible to emulate a logged-in state within the Theme Editor?
Can I preview the extension UI without requiring login (e.g., via mock data or dev tools)?
Is there a way to temporarily bypass login checks during development?
It would be very helpful to improve development efficiency if such methods exist. Any advice would be appreciated!
Solved! Go to the solution
This is an accepted solution.
The cause is unknown, but the issue has been resolved.
Waiting a few days might help.
Thank you to the person who answered.
Hi @atsu1
Redirected to login page when editing /account pages in Shopify Theme Editor, unable to complete login, hindering preview.
Solutions:
Recommendation:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Thanks for your reply.
Sorry for not providing enough context earlier.
I’m developing a Theme App Extension. I’m working locally using a development store and running yarn shopify app dev with Shopify CLI. I’ve created a test customer account for login testing.
The extension is for the legacy customer account pages (/account). My goal is not to edit the theme but to test how the extension works on those pages.
I remember being able to log in and preview /account pages in the Theme Editor before. But now, even though the login screen shows up, entering valid credentials doesn’t redirect or show any result. Wrong credentials also don’t trigger errors. I think the login form inside the Theme Editor might not be working.
What I want is to:
Log in once inside the Theme Editor
Then check how the App Extension behaves on the /account page
I need to test the extension in a logged-in state.
If there’s a supported way to do this or any workaround, I’d appreciate it.
I’ve also attached a screenshot of the login screen in the Theme Editor.
This is an accepted solution.
The cause is unknown, but the issue has been resolved.
Waiting a few days might help.
Thank you to the person who answered.