If I turn off my internet after using the close function, I get this error:
GET https://mercure.mail.tm/.well-known/mercure?topic=/accounts/123 net::ERR_INTERNET_DISCONNECTED
at eventsource.js:553
TypeError: Failed to fetch
at FetchTransport.open (eventsource.js:533:5)
at onTimeout (eventsource.js:992:37)
at eventsource.js:904:11
Hi,
If I turn off my internet after using the
close
function, I get this error:My close function.