When logging into a Drupal 10 site with FSA an error occurs:
TypeError: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in /app/web/modules/contrib/fsa/fastly_streamline_access.module on line 45 in Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (line 89 of /app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php).
Once you refresh the page the error goes away.
Fixed
2.7
Code