number results indicator doesnt work when using Ajax

Created on 27 April 2022, over 2 years ago
Updated 11 February 2023, almost 2 years ago

I'm using drupal 9.3.12 . i have a view working with AJAX with pagination and a items per page indicator (the problem is with the results number indicator and ajax)

the regular link of the paginator (just when page loads, no click anywhere) is β†’ /servicios-proveedores-ciberseguridad/videos?sort_bef_combine=created_ASC&items_per_page=10&sort_by=created&sort_order=ASC&page=1

and the regular link of the results number indicator is β†’ /servicios-proveedores-ciberseguridad/videos?sort_bef_combine=created_ASC&items_per_page=20

When i use the paginator (by Ajax) the link of the result number indicator becomes as:
/views/ajax?items_per_page=20&sort_bef_combine=created_DESC&sort_by=created&sort_order=DESC

that /views/ajax in the URL is wrong :-(

πŸ› Bug report
Status

Closed: works as designed

Version

9.5

Component
AjaxΒ  β†’

Last updated 1 day ago

Created by

πŸ‡ͺπŸ‡ΈSpain leandro713 πŸ‡ͺπŸ‡Έ Madrid 🀠

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡³πŸ‡ΏNew Zealand quietone

    Steps to reproduce this starting from install Drupal core have not been provided. And comment #2 points out that a contrib module may be the cause. Since we don't have a way to reproduce this on core I am closing this issue.

Production build 0.71.5 2024