Allow to signal that page has completed rendering
gajus opened this issue · comments
Gajus Kuizinas commented
Waiting n seconds is rather inefficient.
In addition to waiting mechanism, allow to signal completion of rendering using console.log
, e.g. wait for "ūsus-ready" message.
Petru Isfan commented
Any updates on this issue? Prerender.io uses the window.prerenderReady variable, which is super helpful
Gajus Kuizinas commented
It is a simple PR to make.