Uninstalled reinstalled and then it wasnt working. The "dashboard" entity type did not specify a "default" form class.

Created on 22 May 2024, 11 months ago

Problem/Motivation

Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "dashboard" entity type did not specify a "default" form class. in Drupal\Core\Entity\EntityTypeManager->getFormObject() (line 209 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Steps to reproduce

Uninstalled and reinstalled.

Proposed resolution

Added this to handlers saection of dashboard entity and fix the issue.

"form" = {
"default" = "Drupal\dashboards\Form\DashboardForm",

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇬🇧United Kingdom zarexogre

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

Comments & Activities

Production build 0.71.5 2024