Open mroeling opened 3 years ago
@mroeling
Thanks for suggesting. I tried to address this issue in https://github.com/MaximBalaganskiy/aurelia-inspector/pull/1
Limitation Real time value update don't work here, since we just map the Map values to an tuple array.
Inspector moved to https://github.com/brandonseydel/aurelia-inspector
@bigopon can be closed.. I guess
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