Clean URL Reactive is a lightweight OutSystems component for Reactive Web Apps that lets developers update or clean the browser URL without reloading the page. It is useful for removing query parameters after initialization, replacing the current URL with a cleaner version, and improving navigation UX in scenarios such as deep links, one-time parameters, and cleaner public-facing URLs.
added descriptions and correct dependencies.