The Wayback Machine - https://web.archive.org/web/20200618122050/https://github.com/topics/prefetch
Skip to content
#

prefetch

Here are 63 public repositories matching this topic...

addyosmani
addyosmani commented Dec 10, 2018

Feedback from @surma:

I feel like by default you should add a rootMargin to the IO to trigger the load before something comes into the viewport.

So, rootMargin defaults to "0px 0px 0px 0px", meaning the intersection will be computed between the root element's unmodified bounds rectangle and the target's bounds. This change would be made to https://github.com/GoogleChromeLabs/quicklink/b

guess
rodogir
rodogir commented Apr 16, 2018

React supports rendering of iterables and collections as childrens. react-tree-walker does not support this at this moment leading to unexpected results when using Iterables (e.g. List from immutable-js) as children. Subtrees that are rendered in react are might be skipped by the visitor.

I created a minimal example that shows the issue: https://codesandbox.io/s/o9kzlrql86

Here are som

Improve this page

Add a description, image, and links to the prefetch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prefetch topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.