Shopify/slate

Browser hangs after logging in successfully

e10jon opened this issue · 2 comments

Problem

Just starting today, when I run Slate and visit /account/login and use valid credentials, the page hangs and never does anything. It's happening across multiple shops/themes that I maintain.

Replication steps

Start Slate locally. Visit /account/login and enter valid credentials.

More Information

Have tried clearing cookies and cache. Uninstalling and reinstalling node_modules. Restarting computer. Nothing works.

I've got a feeling this is a Shopify issue, this exact same thing is happening for me using non-Slate local development tools.

Oh awesome, glad to know I'm not alone in this.

A temporary workaround I've discovered is to use your local IP address instead of localhost to navigate the site. That seems to work consistently.