Service Worker errors in console of dev inspector

Hi. First, thanks for this plugin, it really safes time.

Since 5.9.0 i have errors in the browsers’ console. this happens repeatedly after loggin into a locally started angular webapp with firebase (but honestly i dont know, if this has something to do with it).

The four errors come from the service worker of passbolt and looks like this:

  • Error: The url does not match the pattern.
  • Error: Cannot parse setup url. The url does not match the pattern.
  • Error: Cannot parse account recovery url. The url does not match the pattern.
  • Error: Cannot parse application url. The url does not match the pattern.