I am copying the project at https://stackblitz.com/edit/overlay-progress-spinner?file=app%2Fapp.component.ts to test a progress spinner on an overlay. The original code seems successful on the StackBlitz, but not on my end. After I click the button, the progress spinner simply is not showing. I am using Angular 15. Is there anything else I need to add or change?