Open
Description
I render some text with links on my backend (Laravel). Then I open some page via browsersync and all links are modified, 'http:' part was removed. So I got //my-site/page
instead of http://my-site/page
.
Where 'http://my-site' is a proxy parameter of BS config.
This is a significant issue for me because this breaking my JS script which expects no content modification.
Steps to reproduce/test case
You can see steps to reproduce in this issue #1670. No comments or workaround tips since March.
Please specify which version of Browsersync, node and npm you're running
- Browsersync [2.26.5]
- Node [10.15.3]
- Npm [6.9.0]
Affected platforms
- windows
Metadata
Metadata
Assignees
Labels
No labels