Use <none> instead of <current> route

Created on 14 April 2023, over 1 year ago
Updated 6 July 2023, over 1 year ago

Problem/Motivation

Thereโ€™s an issue in core (I think) that causes the new AJAX-ed path to be "/views/ajax" for the Show More link which causes a 404. While looking into the issue I see that this module uses <current> for the next page path.

Steps to reproduce

(Install as normal.)

Proposed resolution

Using <none> here like Drupal core uses in Drupal\Core\Render\Element\Pager makes more sense though since the query string parameters are what is really required here (not the path/route).

Remaining tasks

User interface changes

API changes

Data model changes

โœจ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States daniel korte Brooklyn, NY

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

Comments & Activities

Production build 0.71.5 2024