GoogleChromeLabs / GoogleChromeLabs/quicklink
el option not working as it should
Open
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
If the el option receives a tag it doesn't prefetch any of them.
**To Reproduce**
query the tags that you want to prefetch and send it as the el option in quicklink.listen() function
**Expected behavior**
It should prefetch all the tags that appear on the viewport and match with the query that you send as the el option.
**Version:**
- OS w/ version: windows 10 enterprise
- Browser w/ version Chrome 112
Contributor guide
Assessment
This issue has not been assessed yet.