At the moment, the following line, which enables prefetching on touchstart is disabled, but will be re-enabled asap(when other bugs in the way are eliminated):
$(document).on("touchstart",selector,_prefetch);// ToDo - for touchscreens - same thing -> usage of "on" / "one" unclear
The text was updated successfully, but these errors were encountered:
At the moment, the following line, which enables prefetching on
touchstart
is disabled, but will be re-enabled asap(when other bugs in the way are eliminated):The text was updated successfully, but these errors were encountered: