- Issue created by @GuillaumePacilly
- @guillaumepacilly opened merge request.
If the current url already contains a hash, the query parameter will be added after. On page reload, the query parameter are not correctly submitted to the view.
Create a view with an exposed filter and enable view ajax history.
Add hash to the url and submit exposed input.
Reload the page.
Modify the cleanURL function to strip hash from base url and add it after the inserted query parameter.
Active
1.0
Code