* Angular may try to bind back a value via 2-way binding, but React marks all * properties on `props` as non-configurable and non-writable. * * If we use a `Proxy` to intercept writes to these non-writable properties, * we run into an issue where the proxy throws when trying to write anyway, *
(object: T)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…