Open Bug 1147394 Opened 10 years ago Updated 3 years ago

Promise array can't be logged to console.log

Categories

(Toolkit :: General, defect)

39 Branch
defect

Tracking

()

People

(Reporter: jesper, Unassigned)

Details

Attachments

(1 file, 2 obsolete files)

Attached file Arrray of Promises (obsolete) —
Playing around with Promises I created an array of Promises to fulfill by Promises.all(array) and tried to console.log(array) and found that nothing was being logged. I can console.log(promises[0]) but I can't console.log(promises).
Attachment #8583083 - Attachment mime type: text/plain → text/html
Attached file promises.js (obsolete) —
Attachment #8583083 - Attachment is obsolete: true
Attached file promises.html
Attachment #8583085 - Attachment is obsolete: true
Looks like a problem in Widgets.ObjectRenderers.add for promises. 12:56:35.938 TypeError: this.objectActor.preview is undefined1 console-output.js:3241:8
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: