Skip to content

circumvent browser cache on browser back navigation

What does this MR do?

When a user navigates to the boards by browser back stale data could be shown because of browser caching. This MR circumvents that behavior by detecting the browser back navigation and forcing a reload.

What are the relevant issue numbers?

Closes #50928 (closed)

Does this MR meet the acceptance criteria?

Edited by Johann Hubert Sonntagbauer

Merge request reports