We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a feature request
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"
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
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
Inspector moved to https://github.com/brandonseydel/aurelia-inspector
@bigopon can be closed.. I guess
No branches or pull requests
I'm submitting a feature request
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"
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
The text was updated successfully, but these errors were encountered: