- Issue created by @Ilyna
This error occurs when loading the availability page in the context of an hourly reservation.
InvalidArgumentException: Field field_availability_daily is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 616 of core/lib/Drupal/Core/Entity/ContentEntityBase.php).
Modify buildForm in UpdateAvailabilityForm to handle daily or hourly modes based on the node settings.
Active
11.1
Code