- Issue created by @Foxy-vikvik
- Merge request !92Issue #3545314: Incorrect name for the AutoTextFields class โ (Open) created by apaderno
- ๐บ๐ฆUkraine Foxy-vikvik
Thanks for your work. I forgot to say that textfields_container is incorrect key. We need to update it too
public function textfieldsCallback($form, FormStateInterface $form_state) { return $form[โtextfields_container']; }
- ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
That is a different bug from what reported here. I will create a new bug report for that.