I am getting the same issue with Drupal version 10.3.5
#108 is working fine but #109 is giving this warning
Warning: Undefined array key "styles" in Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin->getDynamicPluginConfig() (line 99 of core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php).
Thank you so much rajab natshah
someshver โ created an issue.
Wrong request. Closing this issue.
I have created a patch to be compatible with drupal 10.3.1 and https://www.drupal.org/project/drupal/issues/3274635 โจ [upstream] Use CKEditor 5's native and UX Needs work issue.
This patch #48 is conflicting with this issue.
https://www.drupal.org/project/drupal/issues/3274635
โจ
[upstream] Use CKEditor 5's native and UX
Needs work
I have created a patch for this.
someshver โ created an issue.
I have modified the patch to be compatible with version 10.3.1. I discovered that we need to run the command drush updb -y if this is the first time we are using the patch.
#142 is working for me also. Thanks
Getting the following error with the above patch.
The #93 patch is functioning perfectly on the frontend, but we are still not seeing the list changes in the CKEditor 5 backend field.
This is the correct version for 4.x-dev.
I have created a patch to fix the above issue.
someshver โ created an issue.
I have created the patch to fix the issue.
someshver โ created an issue.
It is working perfectly with the version 3.1.30. So I think we need to compare the module with the older version to see what is changed on the newer versions. Currently I am not updating this module till the issue is not fixed.
someshver โ made their first commit to this issueโs fork.
someshver โ created an issue.
someshver โ created an issue.
I am trying to accomplish the same but I am also not able to do that.
I am facing same issue. It is not showing webP option in the image style convert feature.
Found any solution?
someshver โ created an issue.
Updated Patch with Drupal coding standard
I have created a patch to fix the issue.
someshver โ created an issue.
I have applied the patch fix for the latest module which is 2.x
Issue is still present in the module.
Getting issue after applying the patch #61.
TypeError: Drupal\smart_date\Plugin\FullcalendarViewProcessor\SmartDateProcessor::getIdMappings(): Argument #1 ($entries) must be of type array, null given, called in C:\Users\FWS-22-3\PHPstorm Projects\P-Test\P-D9\drupal\web\modules\contrib\smart_date\src\Plugin\FullcalendarViewProcessor\SmartDateProcessor.php on line 53 in Drupal\smart_date\Plugin\FullcalendarViewProcessor\SmartDateProcessor->getIdMappings() (line 94 of modules\contrib\smart_date\src\Plugin\FullcalendarViewProcessor\SmartDateProcessor.php).
I am using Smart date with Smart Date Recurring module.