Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
This repository was archived by the owner on May 26, 2025. It is now read-only.

Is there a way for the page to uninstall PJAX? #250

@EmptyDreams

Description

@EmptyDreams

Since my site has a custom caching policy, I need to update part of the cache after the site loads, which includes JS files and CSS files.

But I found that a normal page refresh would not allow the browser to load new files. After analysis, PJAX was found to be responsible.

It is possible to replace elements manually, but this is very complicated to implement.

I wonder if there is a way to bypass PJAX and reload the whole site directly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions