ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA

Home Page:https://ktquez.github.io/vue-disqus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use nuxtjs with generate

ftpyz opened this issue · comments

i use vue-disqus in in ssr application but i generate html files with nuxt generate command where cant vue disqus not show comment
how to use with vue disqus with nuxt generate

wrap <vue-disqus> in <no-ssr> tag.