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

Emit event when ready

adam-lynch opened this issue · comments

We need to know when this is ready, so we can show a placeholder or whatever before it is. According to this article, you could pass an afterRender callback and then emit an event? If you're OK with this, I could create a pull-request.

@adam-lynch
Yes!
You can send, I accept your pull-request here.
This is very good, thanks for this.