- 🇮🇹Italy kopeboy Milan
Patch #4 works as expected. Thank you!
Please provide a new release with this and Drupal 10 compatibility!
- Status changed to Closed: outdated
over 1 year ago 9:11am 6 October 2023
Please push your dev changes to the published branch ... (perhaps add a check if the empty label is to be added ... )
like
// Add an empty option if the widget needs one.
if ($empty_label = $this->getEmptyLabel()) {
$result = ['_none' => $empty_label] + $result;
}
Closed: outdated
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Patch #4 works as expected. Thank you!
Please provide a new release with this and Drupal 10 compatibility!