browser-sync-client script 404 when using <base> tag
See original GitHub issueWhen I include a <base href="http://www.website.com/" />
tag, the browser-sync-client.1.9.1.js
makes a request to that base url rather than localhost, causing a 404.
Is it possible to use <base>
with BrowserSync?
Running 1.9.0
.
Issue Analytics
- State:
- Created 9 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
browser-sync-client script 404 when using <base> tag #437
When I include a tag, the browser-sync-client.1.9.1.js makes a request to that base url rather than localhost, causing a 404.
Read more >Browser loads assets twice after a dynamically added base ...
It's likely that the browser is loading the assets before the base tag is written by JavaScript (i.e. it loads them before any...
Read more >Browsersync options
These are all the options that you can configure when using Browsersync. Create a single object and pass it as the first argument...
Read more >The Document Base URL element - HTML - MDN Web Docs
The HTML element specifies the base URL to use for all relative URLs in a document. There can be only one element in...
Read more >Track and View 404 Errors with Google Analytics 4
Learn how to track 404 errors with Google Analytics. In this blog post I have covered three options, one of them includes Google...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in
browser-sync@2.1.2