observablehq / inspector

The Observable standard inspector.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The inspector should show the resolved/rejected/pending state of a promise.

mbostock opened this issue · comments

Currently we just show Promise {}, but it’d be swell to show the state of the promise, too.

I don’t believe this is possible.