MoOx / pjax

Easily enable fast Ajax navigation on any website (using pushState + xhr)
MIT License
1.43k stars 124 forks source link

constantly request 404 page when local develop my blog with Hexo+butterfly #255

Open SineObama opened 1 year ago

SineObama commented 1 year ago

There is a link to a non-exist page in my static blog website built by Hexo and butterfly, when run the local server and I click the link, pjax constantly request the 404 page as below.

image

Just for bugs report. I'm not familiar with how the blog framework works and the problem source, but is there need an error-stop?