0
onecontact created
Hi, when access to te app, we are getting this error:
localforage.min.js:7 Uncaught (in promise) DOMException
e.onabort.e.onerror @ localforage.min.js:7
We don't use localforage.
Can someone help, please?
:| Our app is in angular 1 + asp net mvc 5.x
5 Answer(s)
-
0
Hi,
AspNet Zero uses localforage for chat feature. Which version of localforage do you use, can you check ?
Thanks.
-
0
Hi, the version is: 1.3.3
-
0
Hi,
Was this happening before ? Or is it started after a recent change on hte project ? Maybe updating angularjs or jQuery ?
Thanks.
-
0
We don't remember to do some install, maybe can be a library?, how can check?
-
0
Hi,
You can check your source control history for packages.config. If that does not work, send your project to us via email (<a href="mailto:[email protected]">[email protected]</a>) and we can try to find your problem.
Thanks.