You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Apigee Developer portal kickstart project. Experiencing a website encountered an unexpected error while editing Team App. While looking into the logs getting this error TypeError: Argument 1 passed to Drupal\Core\Render\Element::children() must be of the type array, null given, called in /code/web/modules/contrib/apigee_edge/modules/apigee_edge_teams/src/Entity/Form/TeamAppEditForm.php on line 100 in Drupal\Core\Render\Element::children() (line 72 of /code/web/core/lib/Drupal/Core/Render/Element.php)
Steps to Reproduce
Steps to reproduce the behavior:
Log into the portal as admin and navigate '/admin/config/apigee-edge/app-settings/general' then uncheck the checkbox 'let user select the products' and select any default API products from products list.
Create a Team and create an App under the team.
After App created then click on edit app.
After clicking on edit will see a website encounter error on the screen.
Description
We are using Apigee Developer portal kickstart project. Experiencing a website encountered an unexpected error while editing Team App. While looking into the logs getting this error TypeError: Argument 1 passed to Drupal\Core\Render\Element::children() must be of the type array, null given, called in /code/web/modules/contrib/apigee_edge/modules/apigee_edge_teams/src/Entity/Form/TeamAppEditForm.php on line 100 in Drupal\Core\Render\Element::children() (line 72 of /code/web/core/lib/Drupal/Core/Render/Element.php)
Steps to Reproduce
Steps to reproduce the behavior:
Version Info
Drupal -9.4.7
Apigee Developer portal kickstart project (Apigee Edge-2.0.5)
The text was updated successfully, but these errors were encountered: