- 🇨🇦Canada rbrownell Ottawa, Ontario, Canada
There is a minor issue with the automatically generated patch where some errors were being thrown that indicate an improper implementation of the normalize function in the BlockNormalizer class.
Fatal error: Declaration of Drupal\rest_block_layout\Normalizer\BlockNormalizer::normalize($object, $format = null, array $context = []) must be compatible with Drupal\serialization\Normalizer\ConfigEntityNormalizer::normalize($object, $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null in /app/docroot/modules/contrib/rest_block_layout/src/Normalizer/BlockNormalizer.php on line 46
I have attached an updated patch which addresses this.
- Status changed to RTBC
11 months ago 11:38am 4 January 2024 - 🇮🇳India zuhair_ak Dubai
Applied the patch in my local and it is working on brand new Drupal 10.2 site
- Status changed to Fixed
10 months ago 10:51am 26 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.