force-navigator icon indicating copy to clipboard operation
force-navigator copied to clipboard

use URL class to get the host instead of regex parsing

Open Damecek opened this issue 11 months ago • 0 comments

this effectively avoids this error:

Uncaught (in promise) TypeError: Cannot read properties of null (reading '1') serviceWorker.js:1 (anonymous function)

Damecek avatar May 14 '25 08:05 Damecek