πŸ‡·πŸ‡΄Romania @alexandru.dumitru

Cluj
Account created on 22 July 2016, over 8 years ago
#

Recent comments

πŸ‡·πŸ‡΄Romania alexandru.dumitru Cluj

I have the same issue and also the generated .po files are huge due to this duplication. I also see no reason for this, so I created MR to remove the line you mentioned.

I don't have any issue at the moment but will update if I find something.

πŸ‡·πŸ‡΄Romania alexandru.dumitru Cluj

Works perfectly if you are not using entity_clone.

Added a temporary fix to avoid using entity_clone for this case but surely there is a better way to handle this.

Related issue on entity_clone may be found here https://www.drupal.org/project/entity_clone/issues/3050027 πŸ› Inline Blocks on Layout Builder Fail to Clone Correctly Needs work

πŸ‡·πŸ‡΄Romania alexandru.dumitru Cluj

alexandru.dumitru β†’ made their first commit to this issue’s fork.

πŸ‡·πŸ‡΄Romania alexandru.dumitru Cluj

What exactly core functionalities is it breaking? I tested it and checkbox groups look exactly the same with the input__checkbox__toggle suggestios, as css takes care of this case.


if (!isset($variables['element']['#weight']) || !is_float($variables['element']['#weight'])) {

This is the result if doing the above check. First item is integer, the second one is float.

πŸ‡·πŸ‡΄Romania alexandru.dumitru Cluj

This patch will trigger all errors, regardless if field if visible/hidden via conditional fields.
For example, apply the patch and hide a required field with conditional fields. Error will be triggered for the required field.

Production build 0.71.5 2024