You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…traps
Proxies introduce a delay and differences in update graph behaviour which break the RTT parent/child updates on nodes itself, to avoid the issue only enable traps for inspector elements that we're actually interested in.
Fixes#429
…traps (#432)
Proxies introduce a delay and differences in update graph behaviour
which break the RTT parent/child updates on nodes itself, to avoid the
issue only enable traps for inspector elements that we're actually
interested in.
Fixes#429
Inspector seems to break when RTT nodes are enabled, it even stalls the rendering itself.
Without inspector:
With inspector enabled:
With inspector enabled and RTT disabled:
The text was updated successfully, but these errors were encountered: