thybag / PJAX-Standalone

A standalone implementation of Pushstate AJAX, for non-jquery webpages.
203 stars 42 forks source link

PJAX requests for the same URLs #31

Open jameswragg opened 10 years ago

jameswragg commented 10 years ago

Hi, me again. Firstly this little library is great, I'm really enjoying using it but finding the odd little thing that seems to have already fixed (with the PR from @boussou), any news on merging? Also, I'm finding that navigating through my browser history I often get duplicate requests for the page that's already loaded. Any thoughts?