Files
nextcloud/php/public
Alan Savage 0bad0849c1 Avoid Resend popups on Firefox on start/stop containers
Use `location.reload(true)` instead of `reload` or `reload(1)`
to ensure we use a GET request.

See also:
https://stackoverflow.com/a/41122753
https://developer.mozilla.org/en-US/docs/Web/API/Location/reload#forceget

Fixes #7850

Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2026-04-02 10:55:25 -07:00
..
2025-11-04 15:10:41 +01:00
2022-03-30 17:06:01 +02:00
2024-09-16 17:59:15 +02:00
2026-02-25 16:45:41 +01:00
2026-03-23 13:39:04 +01:00
2022-01-01 17:52:03 +01:00
2022-10-16 18:58:59 +02:00
2024-05-16 10:56:17 +02:00