dgileadi / zepto-page-transitions

HTML5 Page Transitions similar to JQuery Mobile page transitions, but standalone (13k) and using Zepto.js
167 stars 46 forks source link

eventually get a blank page #26

Open jake142 opened 11 years ago

jake142 commented 11 years ago

If I click a link really fast a couple of times I eventually end up getting a blank page. I modified your sample.html (named it index.html) and in sample2.html i pointed the href back to index.html. I then added these files to a phonegap project and started hitting the link multiple times. It works if I click it at a slow tempo but clicking it fast a couple of times makes it end up at a blank page.

hubertursua commented 11 years ago

@jake142 Check my pull-request (Issue #27) and confirm if it solves your problem.

dgileadi commented 11 years ago

I should add that if the pull request does solve the issue I'd be very happy to merge it. Thanks so much for the fix!

On Jul 15, 2013, at 3:40 PM, Hyubs Ursua notifications@github.com wrote:

@jake142 https://github.com/jake142 Check my pull-request (Issue

27https://github.com/dgileadi/zepto-page-transitions/issues/27)

and confirm if it solves your problem.

— Reply to this email directly or view it on GitHubhttps://github.com/dgileadi/zepto-page-transitions/issues/26#issuecomment-21009122 .

catbgu commented 11 years ago

@jake142 @dgileadi It doesn't solve the issue for Chrome nor IOS Safari. FF works well.