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
We want to use views and indexes to improve performance of commonly queries data.
These views are maintained on the local pouchdb database and are completley offline. https://stackoverflow.com/questions/47934530/accessing-couchdb-view-results-in-pouchdb
Also check why notorious data is not visible in chrome developer tools under IndexedDB in Application tab:
Views to be used for:
recently edited notes
Favourites
Bin
Menu Items
The text was updated successfully, but these errors were encountered:
We want to use views and indexes to improve performance of commonly queries data.
These views are maintained on the local pouchdb database and are completley offline.
https://stackoverflow.com/questions/47934530/accessing-couchdb-view-results-in-pouchdb
Also check why notorious data is not visible in chrome developer tools under IndexedDB in Application tab:
Views to be used for:
The text was updated successfully, but these errors were encountered: