We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
console.log
The text was updated successfully, but these errors were encountered:
Any updates on this issue? Prerender.io uses the window.prerenderReady variable, which is super helpful
Sorry, something went wrong.
It is a simple PR to make.
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: