- Issue created by @coaston
- π©πͺGermany jurgenhaas Gottmadingen
Is there any chance that your Drupal core code base is somehow broken? I'm asking because the stack trace above contains
Drupal\Core\Form\FormBuilder->processForm() (Line: 168)
but at that line there is a comment and no executable code. Could you please verify? Maybe an outdated patch being applied or something like that. - πΈπ°Slovakia coaston
Thank you for your support,
I have reverted back to version 10.2.5 (also the database) but I found out there is the same issue. I haven't tried to build the form there before to be honest.
However I am building form on my site where is still D9 running with no issues and it seems all modules are the same /enabled on both sites.Do you think it can be module related ?
- π©πͺGermany jurgenhaas Gottmadingen
Well, you downgraded to Drupal core 10.2.5? But then you had to downgrade ECA as well, right? Because ECA 2 requires at least Drupal 10.3
Do you think it can be module related ?
That's always possible, but I would be more worried about that stack trace which shows some code lines that certainly don't exist.
- πΈπ°Slovakia coaston
Well, I found out the reason.
It was a GIN Admin theme. When I switched to Claro - no issue found.
I had been using Gin 8.x-3.0-rc10 and now when I updated to latest Gin 8.x-3.0-rc13 everything works as expected.
Well to be honest I did not expect such fix, but glad it works after 2 days of troubleshooting...
- π©πͺGermany jurgenhaas Gottmadingen
Thanks for your feedback, glad you found it.
Automatically closed - issue fixed for 2 weeks with no activity.