Re: [w3c/webpayments-payment-apps-api] What is a Payment App? (#105)

> Each of those service worker registrations is for the same (default) scope, which means they will overwrite each other. You can only have one registration per scope. This is probably just glossed over in the example, but I wanted to point it out in case anyone was unaware. Instead, you'd have different scopes for each of those workers to make the example work.

Good catch. That was not my intent, they should all have different scopes

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-payment-apps-api/issues/105#issuecomment-283142858

Received on Tuesday, 28 February 2017 19:49:15 UTC