Closed jimmyyao88 closed 8 years ago
Looking into it.
Sorry was not able to reproduce the error. Could you tell me which file you used (the dist, src or installed from bower).
@maxgaurav HI,max,appericate your reply very much.I didn't install from bower ,just download the zip file ,and add the dependency :angular-indexeddb.min.js which located in 'dist' directory .
Could u add an example code,after googling,I only find the docs ,although It's anawesome library :- )
I was working on examples but some other priorities made me to stop working on this project. I will be shortly updating the repo with some fine examples.
Anyway,I want to thank you for the great module , IndexedDB will be future
mycode:
while I call indexeddb service ,got a exception typeError: e is not a function. if I remove the service indexeddb ,the error disappeared.