Base solution for your next web application
Open Closed

Uncaught (in promise) DOMException #3294


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    AspNet Zero uses localforage for chat feature. Which version of localforage do you use, can you check ?

    Thanks.

  • User Avatar
    0
    onecontact created

    Hi, the version is: 1.3.3

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Was this happening before ? Or is it started after a recent change on hte project ? Maybe updating angularjs or jQuery ?

    Thanks.

  • User Avatar
    0
    onecontact created

    We don't remember to do some install, maybe can be a library?, how can check?

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.