- Issue created by @GΓ‘bor Hojtsy
- ππΊHungary GΓ‘bor Hojtsy Hungary
This is caused by π ComponentSourceInterface::submitConfigurationForm and validateConfigurationForm are never called Active apparently because Webform uses
Drupal\Core\Entity\Element\EntityAutocomplete
which has avalidateEntityAutocomplete
which is where the mapping happens. That is defined as an#element_validate
on the element which is never called. We could potentially mark this as a duplicate of that one but maybe good to keep a use case specific issue around, especially with the "webform" name where people will encounter it. - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
π ComponentSourceInterface::submitConfigurationForm and validateConfigurationForm are never called Active landed, and made the scenario reported here impossible to reproduce π₯³