- {/*
- * If the lazy-load failed (marked by the catch in getNext),
- * show the "Show more StackScripts button
- * Otherwise, try to lazy load some more dang stackscripts
- */}
- {!getMoreStackScriptsFailed ? (
-
- {/*
- * The reason for this empty div is that there was some wonkiness when
- * scrolling to the waypoint with trackpads. For some reason, the Waypoint
- * would never be scrolled into view no matter how much you scrolled on the
- * trackpad. Especially finicky at zoomed in browser sizes
- */}
-
-
- ) : (
-
- )}
-
- )}
-