Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console – display nested AsyncFunction like browsers do #15

Open
CetinSert opened this issue Jul 15, 2023 · 4 comments
Open

console – display nested AsyncFunction like browsers do #15

CetinSert opened this issue Jul 15, 2023 · 4 comments

Comments

@CetinSert
Copy link

CetinSert commented Jul 15, 2023

var f = x => 1; var a = async x => 1; [f, a]

LunaConsole @surunzi
image

✔️ Chrome
image

@CetinSert
Copy link
Author

@surunzi – This is a general issue; nested Set/Maps (as preprocessed in #14) also display broken!

@CetinSert
Copy link
Author

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

@surunzi
Copy link
Member

surunzi commented Dec 21, 2023

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants