Localhost showing for editable URL

Moved from GitHub tutorial/159

Posted by darkn3rd:

Description

The editable URL field above the query textedit field always shows http://localhost:8080 despite the actual value.

Steps

  1. any number of tour pages, e.g. Graphs | Intro | Dgraph Tour
  2. in editable query are, click on edit icon next Dgraph: http://localhost:8080
  3. Enter an alternative URL, like https://mydgraph.acme.com

Actual Result

This still shows as http://localhost:8080. When you click on the edit button again, it shows the correct text.

This happens on Firefox or Chrome.