Description
When the PWA goes offline, the "No Internet" toast works correctly. However, after the internet connection is restored, the "Back Online" toast displays a malformed refresh link/code instead of a working clickable "Refresh" link.
Steps to reproduce
- Open the website as a PWA.
- Turn off the internet connection.
- Wait for the "No Internet" toast.
- Turn the internet connection back on.
- Observe the "Back Online" toast.
Expected behavior
The toast should display "Back Online" with a working "Refresh" link that reloads the page.
Actual behavior
The refresh link is malformed and does not work correctly.

Description
When the PWA goes offline, the "No Internet" toast works correctly. However, after the internet connection is restored, the "Back Online" toast displays a malformed refresh link/code instead of a working clickable "Refresh" link.
Steps to reproduce
Expected behavior
The toast should display "Back Online" with a working "Refresh" link that reloads the page.
Actual behavior
The refresh link is malformed and does not work correctly.