Static GitHub Issues

[782] Set title dynamically

prev: Example Starter for using zeit's micro
next: babel-polyfill invalid

As we always see, notifications can be show in title, so when I get the unread notifications count form API, I want to show this count in title , like:

(2)page title

But the nuxt title is configured, I didn't find the proper way to set it dynamically.

How can I resolve this?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c668">#c668</a>)</em></sub></div>