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
App Bar is data driven, however the data required for App bar is obtained using many different server requests, it can be done using single API call
Invoking notification should not embed the Dialog launching code onto AppBar, instead it should be loosely coupled, trying making use of Events or Callback or Service to do this
Notification can be made as component?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: