coreui-angular
coreui-angular copied to clipboard
toaster doesn't fire visibleChange
all is latest version as of today. Chrome, win 11, coreUI.
<c-toaster (visibleChange)="onToastVisibleChange($event)" *ngFor="let pos of positions | slice : 1" [ngClass]="'p-3'" position="fixed" placement="{{pos}}">
on close visibleChange does anything
Also toaster sample: https://coreui.io/demos/angular/4.2/default-v3/#/notifications/toasts
has broken doc link
@Porkechebure
Thanks for pointing out broken link!
ToasterComponent
does not expose visibleChange output, ToastComponent
does.
https://coreui.io/angular/docs/components/toast
@xidedix any plans for opening some tasks?
@AdrianRomanski Can you please share some details?
@xidedix Sorry my message were cut of dunno why. I was asking if you as coreui-angular are planning to open any tasks for open source community.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions