Delegated properties in browser js debugger

Hi all,

I’d like to ask if there is a way to show instances with properties delegated to maps in more usable way in js debugger. If you unwrap instance backed by map you see all properties generated for attributes. It is possible to browse to backing map to see real values, but it is hidden deep in tree and not friendly to work with.

Thanx for hints;).

Jaroslav

1 Like