Here is a patch to change the requirement for drupal core to 11.
samberry β created an issue.
Here's the patch
samberry β created an issue.
The above patch didn't work for me. Here is a working patch.
I did some investigation here and found that this is actually coming from the Component.php file in the normalizeForClientSide() method.
It seems to be printed from the block label itself with the encoded apostrophe so I have added the html_entity_decode here.
samberry β made their first commit to this issueβs fork.
I have also reviewed this module and works as expected and is a great tool for gaining information about entity structures within a drupal application.
Fixed patch
samberry β created an issue.
Adding a patch file for this issue as this is more secure
samberry β created an issue.
Re-rolled this patch against version 1.6
samberry β created an issue.
samberry β changed the visibility of the branch 3414359-unicode-missing-for to active.
samberry β changed the visibility of the branch 3414359-unicode-missing-for to hidden.
samberry β changed the visibility of the branch 3414359-unicode-missing-for to hidden.
samberry β created an issue.
Apologies, feel free to ignore this now! My mistake!
samberry β created an issue.
samberry β made their first commit to this issueβs fork.
samberry β created an issue.