Since the improvement also affects the current version, I reopened the issue and adjusted the version
maybe its because of filterBehaviorFormSubmitValues() in ParagraphsBehaviorBase (extended by StyleOptionBehavior):
/*
* Default implementation considers a value to be default if and only if it is
* an empty value. Behavior plugins that do not consider all empty values to
* be default should override this method or
* \Drupal\paragraphs\ParagraphsBehaviorBase::submitBehaviorForm.
*/
edited description
crmn β created an issue.
here is a patch against drupal 10.3
the AdBlocker i've used was "Ghostery" (see description), but in the meantime there have been module updates and I can no longer reproduce the error. I assume that the error only appeared in an older version of the module. or even through a patch applied to an older version of the module.
ah, thank you! there is indeed a patch wich adds this code. I didn't even think about that
crmn β created an issue.
i applied the patch, but i am not able to update drupal/core.
@ajeet_kumar did you require drupal 10 as another version? which one?
crmn β created an issue.
added patch against drupal 9.5.4
both issues are fixed in https://www.drupal.org/project/yoast_seo/issues/3122871 π Analyze frontend theme output + issue with missing elements when analyzing Fixed
this bug is also fixed in https://www.drupal.org/project/yoast_seo/issues/3122871 π Analyze frontend theme output + issue with missing elements when analyzing Fixed
crmn β made their first commit to this issueβs fork.