I am working on the Jet upgrade from v2.3 to v3.1. There are some strange scenarios that many knockout system API can NOT be used. Such as $parent, $parentContext, $parents. I find the jet source code that it force to set them as null when using the CCA inside. I think that it has very big impact for our works and I couldn't find these parts on realise notes. Could you please let us know that if I want to fetch $parent viewModel, how should we do by using inside CCA?
