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
When installing Symfony4 with Web-ProfilerBundle the Performance Window throws an error in Template vendor\symfony\web-profiler-bundle\Resources\views\Collector\time.html.twig line 80
Key "section" does not exist as the array is empty.
This is caused because symfony/stopwatch was not required. (Dependency missing)