Closed
Description
Q | A |
---|---|
Bug report? | yes |
Symfony version | 4.0.1 |
Hi!
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)
Best Regards,
David!