Was there any fix applied. patch available or Available any released version, I am using the latest version still issue exists.
nagender16 → created an issue.
This patch is producing below fatal error when applied for 10.2.2 with workflow enabled content edit page.
drupal10.typeddata-deprecated_dynamic_propert_3368250-1.patch
Uncaught PHP Exception InvalidArgumentException: "The state '' does not exist in workflow." ... web\core\modules\workflows\src\Plugin\WorkflowTypeBase.php line 155
Please find the scenario to reproduce.
If the page does not have any CKEditor enabled field and in the same page when we add a dynamic field like adding a paragraph which has CKEditor enabled field (this paragraph is not load on page load), for this CKeditor field the links are in black instead of blue.
@acbramly, Thanks you for the #11, the patch in #3397869 is working for me.
The patch in #7 working for me