Skip to content

Why BS removes 'http:' in all links? #1696

Open
@tekord

Description

@tekord

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions