Skip to content

FOUR-13275 When opening a request/task by clicking on it, then clicki… #6157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

gproly
Copy link
Contributor

@gproly gproly commented Feb 5, 2024

No description provided.

…ng the back button, the filter is not applied. If you reload the page, the filter is applied. The filter should be applied when clicking the back button
@nolanpro nolanpro self-requested a review February 5, 2024 23:37
Copy link
Contributor

@nolanpro nolanpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this to a middleware called ProcessMaker/Http/Middleware/NoCache.php and add it to the routes in routes/web.php

->middleware(NoCache::class);

I think this is a good temporary solution until we revisit this next release

…ng the back button, the filter is not applied. If you reload the page, the filter is applied. The filter should be applied when clicking the back button
Copy link

@ryancooley ryancooley merged commit b0a65be into next Feb 6, 2024
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.

3 participants