InvalidArgumentException: Class "\Drupal\menu_bootstrap_icon\Form\SettingsForm" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition()

Created on 21 February 2025, about 1 month ago

Problem/Motivation

InvalidArgumentException: Class "\Drupal\menu_bootstrap_icon\Form\SettingsForm" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (line 37 of core\lib\Drupal\Core\DependencyInjection\ClassResolver.php).

Steps to reproduce

Drupal 10.4.2
I installed module and when I open the configuration link I got this fatal error

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India manpreet_singh

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

Comments & Activities

  • Issue created by @manpreet_singh
  • 🇫🇷France lazzyvn paris

    How did you install the module? by composer or zip? if you installed it with composer, it needs to download erusev/parsedown from the vendor (i guess you are missing this library) this library is needed to parse the Markdown startup icon.
    By the way, you don't need to go to goto config to update the icons when the startup icon adds new icons, you need to update them manually or you want to change/add keywords for the icons. Then you need to go to config to update

  • 🇮🇳India arunsahijpal

    I've also tried to reproduced this issue but nothing happened in my case .
    Attaching ss for reference.

  • 🇮🇳India arunsahijpal

    I've installed it using composer

Production build 0.71.5 2024