Angular ng-zorro-antd: How to Display Individual Progress Bars for Multiple Toast Messages
I’m working on an Angular application where I use ng-zorro-antd for displaying toast messages. I’ve encountered an issue where I want to display individual progress bars for each toast message, but currently, only the first toast message gets a progress bar, and when its time finishes, all the toast messages close.