Hi,
I am creating a development base I can use as template for future projects, and part of that is getting the browser to reload whenever I make changes. I have browser sync configured to watch my changes and execute a reload just fine but it doesn’t reflect on the *.shopifypreview.com url I am using as a proxy.
What does reload is when I am on https://localhost:3000/password. After I enter my password I get redirected to my main store url *.myshopify.com.
I should also mention I added snippetOption to add the browser sync scripts to before the closing of the body tag and reloadDelay of 1500.
Not sure what I am doing wrong, so maybe someone here can confirm they are able to use it. Perhaps it’s because I am behind a password? So in order to use sync I must be on a paid plan?