vue-hackernews-2.0 icon indicating copy to clipboard operation
vue-hackernews-2.0 copied to clipboard

feature request: change title when reading comments

Open bbigras opened this issue 8 years ago • 3 comments

It would be nice if the title could be changed to the article's name when reading comments. It's useful when you have multiple tabs open and probably also when you give the link to someone and a "link preview" is generated.

bbigras avatar Nov 24 '16 18:11 bbigras

@brunoqc You can use vue-meta. The documentation explains of simple way how implements.

I'm using and works.

ktquez avatar Nov 24 '16 22:11 ktquez

@ktquez You don't nead vue-meta: Live Demo Repo

daliborgogic avatar Feb 14 '17 19:02 daliborgogic

Been having some trouble with vue-meta, currently the is this issue open. Would be nice to have this meta tag feature in the framework by default.

BorjaRafols avatar Jan 25 '18 15:01 BorjaRafols