mercredi 6 mai 2015

IndexedDb: Autocomplete data extraction.

I am using an web application and the application has an autocomplete feature. I am sure the data for autocomplete is cached as the autocomplete works even when I am not connected to internet. I checked the "Resources" tab in developer tools and I see some of the cached data there. The thing is when I try to print the data I am only able to print part of the data.

When i check the path where indexedDB stores the cached data there are multiple Idb files and I have a feeling only one of them is getting printed when I try to print the data. Files in the path

Please advice on the same.

Best

Ankit Solanki

Aucun commentaire:

Enregistrer un commentaire