Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49236

Live Reload Failing

$
0
0

@kdbeall wrote:

I get the following in my browser console…

    livereload.js?snipver=1:76 WebSocket connection to 'ws://localhost:35729/livereload' failed: 
    Error in connection establishment: net::ERR_CONNECTION_REFUSED

Not sure what the error is. It seems to happen when I try to update the src of a video.

    nextFoo(){
      this.current = this.foo.shift();
      this.FooURL = this.getFooURL(this.foo[0]...)
      var source = document.getElementById("fooVideoSRC");
      var video = document.getElementById("fooVideo");
      source.src = this.fooURL;
      video.load();
      video.play();
     }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49236

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>