I reproduced this error on version 3.1.1.
$item['slide']['#node'] is not available. We need to get the valueΠ $item['#node']. Otherwise the suggestions will not work.
Please, check.
Please, review the MR: https://git.drupalcode.org/project/openy_carnation/-/merge_requests/105
olegrymar β made their first commit to this issueβs fork.
Attached patch file for use in Composer.
Attached patch file for use in Composer.
olegrymar β created an issue.
olegrymar β created an issue.
olegrymar β changed the visibility of the branch 3437650-cta-button-overlaps to hidden.
olegrymar β made their first commit to this issueβs fork.
Updated the patch to be able to change the text in the select list, back to default.
The fix proposed https://www.drupal.org/files/issues/2023-11-23/3294474-12-imported-lb-se... β may not work for some cases.
In general, it's very often for IDS to come as strings.
In PHP "5" !== 5. As a result, using is_int is not an option.
Please, review!
@carolpettirossi
Hi.
I added a patch based on your request. Please have a look.
+
olegrymar β created an issue.
Updated #10 patch to be able to support Drupal 10.0.10.
olegrymar β created an issue.
olegrymar β created an issue.
olegrymar β created an issue.
olegrymar β created an issue.
olegrymar β created an issue.
A patch has been added to fix this issue.