vue-hackernews-2.0
vue-hackernews-2.0 copied to clipboard
feature request: change title when reading 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.
@brunoqc You can use vue-meta. The documentation explains of simple way how implements.
I'm using and works.
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.