Issue fork quicklink-3371089

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mherchel created an issue. See original summary.

mherchel’s picture

Looks like there's a new option for Same-site prerendering https://github.com/GoogleChromeLabs/quicklink/pull/258/files#diff-b33563...

Prerendering allows user-agents to preemptively load content into an invisible separate tab, allowing a near-instantaneous loading experience when the user navigates to that content, by displaying that tab instead of reloading the content.

https://github.com/WICG/nav-speculation/blob/main/prerendering-same-site.md

mherchel’s picture

Status: Active » Reviewed & tested by the community

This looks good. Not doing the pre-rendering unless people ask for it.

  • mherchel committed b5e82ac4 on 2.0.x
    Issue #3371089 by mherchel: Upgrade Quicklink JS library to 2.3.0
    
mherchel’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.