TypeError when trying to "Configure context items" from /admin/ai/context/settings/agents
I'm using beta2 with AI module 1.3.5. I started with the Drupal Forge template https://www.drupalforge.org/template/driesnote-chicago, and updated everything to the latest versions. When I go to /admin/ai/context/settings/agents and click any of the "Configure context items" buttons, I get a fatal error. From the Recent log messages: `TypeError: Drupal\Component\Utility\Html::escape(): Argument #1 ($text) must be of type string, null given, called in /var/www/html/web/core/lib/Drupal/Component/Render/FormattableMarkup.php on line 238 in Drupal\Component\Utility\Html::escape() (line 433 of /var/www/html/web/core/lib/Drupal/Component/Utility/Html.php).` -mike
issue