#347·quicklink

el option not working as it should

Author: luccaparadedaCreated Apr 13, 2023Updated Jul 3, 2023

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

Source: GoogleChromeLabs/quicklink