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

Chrome extension - show Map data #16

Open
mroeling opened this issue Jan 12, 2021 · 2 comments
Open

Chrome extension - show Map data #16

mroeling opened this issue Jan 12, 2021 · 2 comments

Comments

@mroeling
Copy link

I'm submitting a feature request

  • Library Version:
    1.3.0

Please tell us about your environment:

  • Operating System:
    Linux (Ubuntu 18.04)

  • Node Version:
    12.20.1

  • NPM Version:
    6.14.10

  • Browser:
    Chrome 87.0.4280.141

Current behavior:
When a property is a Map, it shows as "Object has no properties"
image

Expected/desired behavior:

  • What is the expected behavior?
    It would be great if you could continue to click into the Map.

  • What is the motivation / use case for changing the behavior?
    show information about all types, Map (and possibly Set as well) are not available

@hiaux0
Copy link
Member

hiaux0 commented Dec 22, 2021

@mroeling

Thanks for suggesting. I tried to address this issue in
MaximBalaganskiy/aurelia-inspector#1

Limitation
Real time value update don't work here, since we just map the Map values to an tuple array.

@Alexander-Taran
Copy link

Inspector moved to https://github.com/brandonseydel/aurelia-inspector

@bigopon can be closed.. I guess

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

3 participants