- π¨π¦Canada ydahi Waterloo, Canada
Thanks @chOP, I followed your formula and was able to find the correct views config to remove.
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).
Installed Drupal core - 9.2.16
Disabling the `views_ui` module fixes the issue.
Closed: works as designed
9.2
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thanks @chOP, I followed your formula and was able to find the correct views config to remove.