Skip to content

Conversation

@JorisOrangeStudio
Copy link

This PR modifies the /!/nocache URL in the NoCache JavaScript to utilize URL::prependSiteUrl(), thereby ensuring that it uses to the site’s APP_URL configuration. This aligns with the behavior of other action routes, such as forms and authentication.

Sites running on a subdirectory (e.g., https://domain.com/subsite) now have their NoCache AJAX requests sent to https://domain.com/!/nocache instead of https://domain.com/subsite/!/nocache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant