- Issue created by @anjaliprasannan
I've fixed the issue by ensuring the list() method returns
$this->systemManager->getBlockContents();
for all routes except the two specific configuration pages (
/admin/config/ai/vdb_providers
and/admin/config/ai/providers
) when their respective provider lists are empty.