Skip to content
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

loader.js: Allow to initiate a refresh with __REFRESH__ #5108

Merged
merged 1 commit into from Sep 7, 2023

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Sep 6, 2023

Redirecting with '__REFRESH__' causes the client to refresh the target column. The advantage, compared to a normal redirect URL, is that any parameters the server does not know about are preserved this way.

@nilmerg nilmerg added area/javascript Affects the javascript framework area/framework Affects third party integration/development labels Sep 6, 2023
@nilmerg nilmerg self-assigned this Sep 6, 2023
@cla-bot cla-bot bot added the cla/signed label Sep 6, 2023
@nilmerg nilmerg force-pushed the add-support-for-refresh-redirects branch from 0699d90 to e99094b Compare September 7, 2023 10:09
@nilmerg nilmerg force-pushed the add-support-for-refresh-redirects branch from e99094b to bad5ad4 Compare September 7, 2023 10:53
@nilmerg nilmerg merged commit a3c04f9 into master Sep 7, 2023
13 checks passed
@nilmerg nilmerg deleted the add-support-for-refresh-redirects branch September 7, 2023 10:59
@nilmerg nilmerg added this to the 2.12.0 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/framework Affects third party integration/development area/javascript Affects the javascript framework cla/signed
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant