Closed phillipskevin closed 5 years ago
This check doesn't work for StacheDefineElement: https://github.com/canjs/devtools/blob/a7146457751be1cdc3990cfaa33648051fa08c90/canjs-devtools-injected-script.js#L540
StacheDefineElement
Because these do not have .viewModel properties. This code should check the Symbol.
.viewModel
This check doesn't work for
StacheDefineElement
: https://github.com/canjs/devtools/blob/a7146457751be1cdc3990cfaa33648051fa08c90/canjs-devtools-injected-script.js#L540Because these do not have
.viewModel
properties. This code should check the Symbol.