offliner icon indicating copy to clipboard operation
offliner copied to clipboard

Ensure the client is connected when calling update or activate

Open delapuente opened this issue 9 years ago • 0 comments

Now it is possible to call update() and activate() with the client disconnected from the service worker. This is harmless but avoidable by using the _connecting promise introduced in #13 .

delapuente avatar Nov 05 '15 00:11 delapuente