Skip to content

Fix reconnecting when browser comes online#315

Open
Thanhdn1984 wants to merge 1 commit into
sindresorhus:mainfrom
Thanhdn1984:fix-reconnect-online-132
Open

Fix reconnecting when browser comes online#315
Thanhdn1984 wants to merge 1 commit into
sindresorhus:mainfrom
Thanhdn1984:fix-reconnect-online-132

Conversation

@Thanhdn1984

Copy link
Copy Markdown

Fixes #132.

When the extension detects it is offline, it currently waits for the next alarm before checking again. This registers an online listener so the background script retries immediately when the browser regains network connectivity.

Verification:

  • npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notifier stays offline despite regaining connection

1 participant