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
Question (Jordi): is this up-to-date? It seems that instead of importing DialogComponent from ../shared/fire-dialog one has to import DialogComponent from ../../shared/dialog/dialog, at least that is currently the case in the development branch.
Right, you have to locate the DialogComponent according to your component location.
We have discussed this earlier and decided to use the DialogComponent for error messages too. so that error message you pointed in the MarvelApp will not be used.
Instead of the hand-made alerts that the Call and Calling pages use to notify about errors, use these:
https://github.com/EyeSeeTea/FIRE-WiFiCalling/wiki/Dialogs
The text was updated successfully, but these errors were encountered: