GoogleChromeLabs / GoogleChromeLabs/quicklink

Allow adding elements directly to the Intersection Observer

Open
#54 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
11.3k
Forks
429
PR merge metrics
No merged PRs in 30d

Description

Per the discussion here: https://github.com/GoogleChromeLabs/quicklink/issues/43.

For dynamic content, depending on the page structure the query `options.el.querySelector('a')`, could return links that were already observed/prefetched and now unobserved (thanks to https://github.com/GoogleChromeLabs/quicklink/pull/51).

I provided a couple of options here: https://github.com/GoogleChromeLabs/quicklink/issues/43#issuecomment-447595607

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.