ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA
https://ktquez.github.io/vue-disqus/
MIT License
253 stars 26 forks source link

Add window.disqus_config to implement properly initialized #1

Closed BlackGlory closed 8 years ago

BlackGlory commented 8 years ago

If not window.disqus_config, Disqus will be possible bind to the wrong url and identifier when SPA init.

ktquez commented 8 years ago

Thanks @BlackGlory =)