Problem/Motivation

Seeing this on node form pages using this widget

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

EthanT created an issue. See original summary.

ethant’s picture

ethant’s picture

Status: Active » Needs review
billdaff’s picture

Upon updating, it did not like setting to Null. There must have been a change to Checkboxes default value. I was receiving this warning/error:
Warning: foreach() argument must be of type array|object, null given in /var/www/html/docroot/core/lib/Drupal/Core/Render/Element/Checkboxes.php

I think instead of setting to NULL it should be set to a blank array. See attached patch

ethant’s picture

StatusFileSize
new1.22 KB

Another roll - getting plugin errors when adding new nodes that use ebt.

ethant’s picture

smustgrave’s picture

Version: 8.x-1.4 » 2.0.x-dev
Status: Needs review » Fixed
Related issues: +#3556314: Start new branch and modernize for 10.3/11

Will include in this

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.