[Bug]: Can't log in as a customer via the Shopify CLI
Please confirm that you have:
- [X] Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
- [X] Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Booting up my local host via shopify theme dev, I should be able to log into a customer account for development via a logged in customer state.
Actual behavior
When I try to log in, it only refreshes the login page. Have tried multiple browsers and themes, can't seem to get logged in.
Verbose output
shopify theme dev
Reproduction steps
1.Shopify theme pull -s [store_name] 2.shopify theme dev (fire up the server) 3.log into a customer account 4. doesn't log me in, just refreshes the page.
Operating System
Mac OS
Shopify CLI version (check your project's package.json if you're not sure)
3.65.1
Shell
No response
Node version (run node -v if you're not sure)
No response
What language and version are you using in your application?
No response
Same here. I'm also observing the refresh loads the live theme which #4257 was intending to prevent.
Workaround: Use v3.64.1
Operating System
Mac OS
Shopify CLI version
3.65.1 and 3.65.0
Node version
18.18.2
👋 thanks for reporting this issue, im able to reproduce and am investigating the root cause
Hello, i have the same issue. Can you say anythting about it @mgmanzella ?
Having the same issue.
Same same, pushed a fix @mgmanzella
Hello, i still have the same issue. Anyone else here?