Error event in Watchdog for each page with Debug Bar show.
User error : Invalid placeholder: !time dans Drupal\Component\Render\FormattableMarkup::placeholderFormat() (ligne 240 de C:\repository\www.actinspace.org\core\lib\Drupal\Component\Render\FormattableMarkup.php).
For fix :
Change !time on @time twice line 338 and 339 in file debug_bar/src/DebugBarEventSubscriber.php
Comments
Comment #3
chi commentedFixed. Thanks.