Rewild Your Web
18
fork

Configure Feed

Select the types of activity you want to include in your feed.

system: use the url as page title until we receive the real title

Signed-off-by: webbeef <me@webbeef.org>

webbeef cccb00cf 50c7c190

+1
+1
ui/system/web_view.js
··· 906 906 this.canGoBack = this.iframe.canGoBack(); 907 907 this.canGoForward = this.iframe.canGoForward(); 908 908 this.currentUrl = event.detail; 909 + this.title = event.detail; 909 910 910 911 // Dispatch navigation state change event for action bar updates 911 912 this.dispatchEvent(