falsandtru / pjax-api

The advanced PJAX superior to SPA.
https://falsandtru.github.io/pjax-api/
Apache License 2.0
318 stars 28 forks source link

URL address bar flickering between pages? #12

Closed KingScooty closed 9 years ago

KingScooty commented 9 years ago

Is this flickering in the address bar normal when changing between pages? It's rather distracting. I've recorded a video of it here:

http://wildfla.me/2q183W0i1M0N

falsandtru commented 9 years ago

Thanks for reporting. I will investigate. Please tell me how to reproduce and the environment such as a OS, browser.

The flicker to occur even my GitHub Pages? Probably normally should not occur. Please tell me the occurrence conditions.

KingScooty commented 9 years ago

Chrome 39 OSX Yosemite

Here's a clip of the behaviour on your GitHub Pages: http://wildfla.me/2N3r0y2G1i2S

falsandtru commented 9 years ago

Thanks! Perhaps this process is the cause. Corresponding you. https://github.com/falsandtru/jquery-pjax/blob/v2.34.2/src/ts/model/app.page.parser.ts#L36

falsandtru commented 9 years ago

Fixed on my GitHub Pages without demo. Please check.

KingScooty commented 9 years ago

It still seems to be happening.

http://wildfla.me/1i3m2M0o3X2t

falsandtru commented 9 years ago

Sorry, it looks like my English was not good. Modification is not yet applied to the demo page. Please look at the document page other than the demo page.

E.g. Fixed http://falsandtru.github.io/jquery-pjax/ -> http://falsandtru.github.io/jquery-pjax/api/ Not fixed http://falsandtru.github.io/jquery-pjax/demo/falsandtru/ -> *

KingScooty commented 9 years ago

Sorry! My fault!

Yes, http://falsandtru.github.io/jquery-pjax/ -> http://falsandtru.github.io/jquery-pjax/api/ works!

Confirmation: http://wildfla.me/210Z090y1G2i

falsandtru commented 9 years ago

Thanks for checking! I will create a modified version from now. Please be also tell if you have any problem.