- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi @HoangD
I have created a patch and MR for the above issues.
Please review it once.
Thank you
I am encountering an issue when I am adding a new slider field in Drupal 10
Steps Reproduce:
1. Installed and enabled the module using Composer with the command: composer require 'drupal/md_slider:^1.5'.
2: when adding a new md slider field inside of the content type it throws an error. error mention below
Error: Class "Drupal\md_slider\Plugin\Field\FieldWidget\Url" not found in Drupal\md_slider\Plugin\Field\FieldWidget\MDSliderWidget->formElement() (line 40 of modules\contrib\md_slider\src\Plugin\Field\FieldWidget\MDSliderWidget.php).
I've attached an image illustrating my actions—installing the module and searching within the extended panel.
Active
1.5
Code
Hi @HoangD
I have created a patch and MR for the above issues.
Please review it once.
Thank you