You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to embrace angular DI design choice by making AngularIndexedDB service injectable through OpaqueToken. as it is right now, it requires client code to manually instantiate the service by providing store name and version code.
The text was updated successfully, but these errors were encountered:
moses-kabungo
changed the title
Configuring AngularIndexedDB service through OpaqueToken
[Feature Request] Configuring AngularIndexedDB service through OpaqueToken
Dec 28, 2016
It would be nice to embrace angular DI design choice by making AngularIndexedDB service injectable through OpaqueToken. as it is right now, it requires client code to manually instantiate the service by providing store name and version code.
The text was updated successfully, but these errors were encountered: