Renders a one-time flash message and immediately strips the triggering query param from the URL using history.replaceState — no navigation, no re-render, no visible URL flicker. A refresh won't re-show the message.
Renders a one-time flash message and immediately strips the triggering query param from the URL using history.replaceState — no navigation, no re-render, no visible URL flicker. A refresh won't re-show the message.