Duplicate the current page of views

Created on 26 May 2023, over 1 year ago
Updated 29 March 2024, 8 months ago

Problem/Motivation

Sometimes on the views page, the current breadcrumb was duplicated.

Proposed resolution

On the views page, the route parameters, including views_id and display_id, are not ordered. Therefore, the Identical Operator is incorrect.

$last_url->getRouteParameters() === $route_match->getRawParameters()->all()

The operator used to compare arrays needs to be changed.

πŸ› Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

πŸ‡»πŸ‡³Vietnam linhnm

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

Comments & Activities

Production build 0.71.5 2024