- Issue created by @xrayfish
- Assigned to mohd sahzad
- Issue was unassigned.
- 🇮🇳India mohd sahzad
Hi @xrayfish,
I needs more steps for reproduce this issues
User error: "display_actions" is an invalid render array key
This shows up in the logs when a course/training page is loaded.
This line in LearningPathContentService.php
$steps['display_actions'] = $this->displayStepActions;
seems to throw the error.
Active
3.1
Code
Hi @xrayfish,
I needs more steps for reproduce this issues