Problem/Motivation

Getting this error on Drupal 11 site.
The website encountered an unexpected error. Try again later.

ArgumentCountError: Too few arguments to function Drupal\fvm\Form\FvmSettingsForm::__construct(), 6 passed in /var/www/html/web/modules/contrib/fvm/src/Form/FvmSettingsForm.php on line 83 and exactly 7 expected in Drupal\fvm\Form\FvmSettingsForm->__construct() (line 70 of modules/contrib/fvm/src/Form/FvmSettingsForm.php).

Steps to reproduce

1. Install the module in Drupal 11
2. Visit the settings form /admin/structure/display-modes/view/fvm

Proposed resolution

Add the dependency of TypedConfigManagerInterface

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork fvm-3582117

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

arunkumark created an issue. See original summary.

arunkumark’s picture

Issue summary: View changes
arunkumark’s picture

Version: 2.0.5 » 8.x-1.x-dev

arunkumark’s picture

Status: Active » Needs review
abhinesh’s picture

Assigned: Unassigned » abhinesh

abhinesh’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

abhinesh’s picture

Status: Fixed » Closed (fixed)