Skip to content

When Upgrade to Angular 17+ Standalone #322

@ddgutierrezc

Description

@ddgutierrezc

When are you going to update the package to expose a way to pass angular standalone applications a provider for this package?

Currently I do it this way.

importProvidersFrom(IonicStorageModule.forRoot({
     driverOrder: [Drivers.IndexedDB, Drivers.LocalStorage]
   }))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions