mymonero / mymonero-app-js

The JS codebase for the MyMonero desktop apps
BSD 3-Clause "New" or "Revised" License
530 stars 156 forks source link

Error #556

Closed BreakfastBeaver closed 7 months ago

BreakfastBeaver commented 7 months ago

Description

Got this error and it said it could be a bug.

An unexpected application error occurred. The following error message was encountered:

Instance of [object PromiseRejectionEvent] error - Unexpected error encountered -- Non-browser-compliance error - we received an object other than a PromiseRejectionEvent: [object PromiseRejectionEvent]

File: null
Line: null
Col: null
Message: Instance of [object PromiseRejectionEvent] error - Unexpected error encountered -- Non-browser-compliance error - we received an object other than a PromiseRejectionEvent: [object PromiseRejectionEvent]

Steps to reproduce

  1. [First step]
  2. [Second step]
  3. [and so on...]

Expected behavior:

Actual behavior:

Link to an example: [optional]

Versions

BreakfastBeaver commented 7 months ago

Not sure if I can reproduce the error it just happened once so far

karlbuys commented 7 months ago

Hi @BreakfastBeaver

It could be that you lost network signal at that stage. Thank you for letting us know about it