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
We need to implement a feature in our Blazor application to check the user's internet connection status in real-time. Specifically, we want to display a message to the user whenever they lose their internet connection and hide the message when they regain connectivity.
The text was updated successfully, but these errors were encountered:
how would this work? a timer or when they try to connect to a relay or indexer?
Is it not already the case if internet is lost it will throw and they will see some error message?
We need to implement a feature in our Blazor application to check the user's internet connection status in real-time. Specifically, we want to display a message to the user whenever they lose their internet connection and hide the message when they regain connectivity.
The text was updated successfully, but these errors were encountered: