You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
The Notifications API is not covered by Zone.js - meaning, if I initiate a notification from a zone and attach an function to the notification's onclick event, this function is not executed in the current zone.
I originally opened this as an Angular issue (angular/angular#12624) but I was asked to reopen it here, so here goes.
The text was updated successfully, but these errors were encountered:
The Notifications API is not covered by Zone.js - meaning, if I initiate a notification from a zone and attach an function to the notification's onclick event, this function is not executed in the current zone.
I originally opened this as an Angular issue (angular/angular#12624) but I was asked to reopen it here, so here goes.
The text was updated successfully, but these errors were encountered: