Skip to main content
Home
Drupal life hacks

Main navigation

  • Drupal
  • React
  • WP
  • Contact
  • About
User account menu
  • Log in

Breadcrumb

  1. Home

SetBrowserUrl

By admin, 16 October, 2025

How to Change the Browser URL Without Reloading the Page in Drupal 11 Using SetBrowserUrl

Drupal 11.3.0 introduced a long-awaited feature that brings AJAX behavior to a new level — the Views module can now update the browser URL without reloading the page. This is made possible thanks to the new AJAX command SetBrowserUrl.


Why This Matters

Previously, AJAX-powered Views had one major UX issue: after filtering, sorting, or pagination, the page URL remained unchanged. This led to several problems:

Tags

  • #Drupal Planet
  • SetBrowserUrl
SetBrowserUrl
Powered by Drupal