Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy in Firefox Prevents Navigation #1570

Closed
thisisjamessmith opened this issue Jun 6, 2018 · 10 comments
Closed

Proxy in Firefox Prevents Navigation #1570

thisisjamessmith opened this issue Jun 6, 2018 · 10 comments

Comments

@thisisjamessmith
Copy link

I found this problem has returned in version 2.24.4 of BrowserSync. I rolled the version back to 2.23.6 (because that was a previous project where I knew it was working ok), and the problem went away.

Full details in the original issue:

#386

@alexandernanberg
Copy link

alexandernanberg commented Jun 7, 2018

I'm having the same problem, only occurs when the page I'm trying to navigate is not loaded instantly

Edit: A temporary solution is to open the page in a new tab

@jdmrgtnj
Copy link

jdmrgtnj commented Jun 7, 2018

I can confirm this, and tried adding 'reloadOnStart: false;' from previous bug fix with no luck.

@lkraav
Copy link

lkraav commented Jul 7, 2018

Indeed, there seems to be a regression. I also have "reloadOnRestart": false in place from the past with code comment pointing #435 (comment)

Yet, 2.24.5 is still messing up navigation in Firefox. I will downgrade to 2.23.

@moaxey
Copy link

moaxey commented Jul 26, 2018

npm install browser-sync@2.23.7

@jdmrgtnj
Copy link

awesome, working like a champ

@AndreaBarghigiani
Copy link

I had the same issue usign 2.24.6 and the strange thing is that with the simple Firefox I could navigate the site normally but when I use Firefox Developer Edition I got the same error.

Now I've rolled back as suggested by @moaxey but I would like to undestand better why this is happening.

@aleksip
Copy link

aleksip commented Aug 9, 2018

I had the same problem with both Firefox and Firefox Developer Edition, and can confirm that rolling back to 2.23.7 fixed it.

Tam added a commit to Tam/build that referenced this issue Aug 14, 2018
@muuvmuuv
Copy link

Is someone looking into this to fix it? Can't be so difficult when it was working until 2.23.7

@abmaonline
Copy link

Could the fix for #1591 have any effect on this issue (since it was also related to unexpected reloads)?

Have been working with https://github.com/BrowserSync/browser-sync/releases/tag/v2.26.0 for the last hour and haven't seen any unexpected reloads or navigation issues in Firefox or Firefox Developer Edition...

@shakyShane
Copy link
Contributor

@abmaonline yeah good spot - this will also be fixed in 2.26.0 :)

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

No branches or pull requests

10 participants