- 🇪🇸Spain manuel.adan 🌌
After 2+ years with no activity or any other report, it seems that it happened due to some third-party reason. Feel free to reopen if it happens again.
We use this module to distribute custom markup blocks using configuration management. After it worked well for many times, we run once into a invalid configuration. The blocks do not appear in frontend, but are listed on the admin page. If I try to edit a custom markup block, following error appears:
The website encountered an unexpected error. Please try again later.
InvalidArgumentException: The #default_value property has to be an entity object or an array of entity objects. in Drupal\Core\Entity\Element\EntityAutocomplete::valueCallback() (line 114 of core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php).
1. Create custom markup blocks
2. drush config:export on source installation
3. drush config:import on target installation
The error happens seldom, seems hard to reproduce.
Closed: cannot reproduce
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
After 2+ years with no activity or any other report, it seems that it happened due to some third-party reason. Feel free to reopen if it happens again.