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
I need to configure 2 indexedDb database using ngDexie. I have 2 indexedDb databases in browser named online/offline. I need to get the data from both of the databases and them pass it to controller.
I am following the below link to configure database:
[https://github.com/FlussoBV/NgDexie/wiki/QuickStart] is there a way to configure 2 indexedDb database using ngDexieProvider.setOptions?
The text was updated successfully, but these errors were encountered:
I need to configure 2 indexedDb database using ngDexie. I have 2 indexedDb databases in browser named online/offline. I need to get the data from both of the databases and them pass it to controller.
I am following the below link to configure database:
[https://github.com/FlussoBV/NgDexie/wiki/QuickStart]
is there a way to configure 2 indexedDb database using ngDexieProvider.setOptions?
The text was updated successfully, but these errors were encountered: