Closed joehuggans closed 2 years ago
I am using loco scroll and when the disqus component loads I need to refresh things so that the new page height is taken into account.
I am just wondering whether there is a way to detect this?
@joehuggans You should be able to use the onReady or afterRender callbacks to detect when the component is finished loading.
onReady
afterRender
I am using loco scroll and when the disqus component loads I need to refresh things so that the new page height is taken into account.
I am just wondering whether there is a way to detect this?