aurelia / inspector

The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.
MIT License
35 stars 8 forks source link

Chrome extension - show Map data #16

Open mroeling opened 3 years ago

mroeling commented 3 years ago

I'm submitting a feature request

Please tell us about your environment:

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

Expected/desired behavior:

hiaux0 commented 2 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.

Alexander-Taran commented 2 years ago

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

@bigopon can be closed.. I guess