Include tag will compile to `$this->__c->t($path)` I notice the t method can not auto merge parent renderVars. We need to do something fix it.
Include tag will compile to
$this->__c->t($path)I notice the t method can not auto merge parent renderVars.
We need to do something fix it.