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
It seems that there is a bug/racecondition, when you load several ads on page load.
When a page loads one ad, and on scroll triggers a new, then we only see one request to the vendorlist.
But when we load more then one ad on page load, we see one request pr ad.
This can be seen at https://www.seher.no/kjendis/ikke-min-skyld-at-ben-affleck-er-pa-rehab/70168240 on a medium size monitor.
The text was updated successfully, but these errors were encountered:
We'll investigate it.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
It seems that there is a bug/racecondition, when you load several ads on page load.
When a page loads one ad, and on scroll triggers a new, then we only see one request to the vendorlist.
But when we load more then one ad on page load, we see one request pr ad.
This can be seen at https://www.seher.no/kjendis/ikke-min-skyld-at-ben-affleck-er-pa-rehab/70168240 on a medium size monitor.
The text was updated successfully, but these errors were encountered: