Open
Description
如题,控制台报错信息为:
Uncaught (in promise)
error { target: img, isTrusted: true, srcElement: img, eventPhase: 0, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, timeStamp: 4729, … }
bubbles: false
cancelBubble: false
cancelable: false
composed: false
currentTarget: null
defaultPrevented: false
eventPhase: 0
explicitOriginalTarget: <img src='data:image/svg+xml;charset=utf-8,<svg xmlns="http:…'>
isTrusted: true
originalTarget: <img src='data:image/svg+xml;charset=utf-8,<svg xmlns="http:…'>
returnValue: true
srcElement: <img src='data:image/svg+xml;charset=utf-8,<svg xmlns="http:…'>
target: <img src='data:image/svg+xml;charset=utf-8,<svg xmlns="http:…'>
timeStamp: 4729
type: "error"
<get isTrusted()>: function isTrusted()
<prototype>: EventPrototype { composedPath: composedPath(), stopPropagation: stopPropagation(), stopImmediatePropagation: stopImmediatePropagation(), … }
Metadata
Assignees
Labels
No labels