- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi
I have added MR! 6 for the above issue. Please review it once
Thank you
When I try to add new content with the URL field, it throws an error.
1: Install the "URL Text" using the following command:
composer require 'drupal/url_text:^1.1'
2: Add a Multiple URL field in the content type.
3: Add a new node.
4: The following error appears:
Error: Typed static property Drupal\url_text\Plugin\Field\FieldWidget\UrlTextfieldWidget::$schemes must not be accessed before initialization in Drupal\url_text\Plugin\Field\FieldWidget\UrlTextfieldWidget::validate() (line 107 of modules\contrib\url_text\src\Plugin\Field\FieldWidget\UrlTextfieldWidget.php).
Note: I am using Drupal 11 with PHP 8.3.13 version.
Active
1.1
Code
Hi
I have added MR! 6 for the above issue. Please review it once
Thank you