liriliri / luna

UI library
https://luna.liriliri.io
MIT License
231 stars 20 forks source link

`console` – display nested `AsyncFunction` like browsers do #15

Open CetinSert opened 1 year ago

CetinSert commented 1 year ago
var f = x => 1; var a = async x => 1; [f, a]

LunaConsole @surunzi image

✔️ Chrome image

CetinSert commented 1 year ago

@surunzi – This is a general issue; nested Set/Maps (as preprocessed in https://github.com/liriliri/luna/issues/14) also display broken!

CetinSert commented 9 months ago

@surunzi – can you please review this issue and implement a fix?

surunzi commented 9 months ago

I'm currently busy, will take a look at it when I resume updating the eruda project. It may be around two to three months from now.

CetinSert commented 9 months ago

Will be patiently waiting for all of your updates! Until then, wish you happy new years!