Skip to content

When Upgrade to Angular 17+ Standalone #322

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]
   }))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions