When using angular 18 with Standalone architecture (following most recent default way of installing angular, in their docs), the animations from toast will not run for the flyIn part (fade-in). The ...