Views UI - Parameter "view" for route "entity.view.edit_form" must match "[^/]++

Created on 11 April 2022, over 2 years ago
Updated 16 January 2023, almost 2 years ago

Problem/Motivation

On my localhost, after the build, all pages show this error:
Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "view" for route "entity.view.edit_form" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 206 of /app/docroot/core/lib/Drupal/Core/Routing/UrlGenerator.php).

Steps to reproduce

Installed Drupal core - 9.2.16

Disabling the `views_ui` module fixes the issue.

πŸ’¬ Support request
Status

Closed: works as designed

Version

9.2

Component
Views UIΒ  β†’

Last updated 9 days ago

Created by

πŸ‡¦πŸ‡ΊAustralia gargsuchi

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.

  • πŸ‡¨πŸ‡¦Canada ydahi Waterloo, Canada

    Thanks @chOP, I followed your formula and was able to find the correct views config to remove.

Production build 0.71.5 2024