Good day. As we found out from this issue #188 - after user change context using method withContext, BaseView not cleans up
viewFiles property, and in sub view user context will be ignored. Can you clean this property or check $this->context before viewFiles. Thanks
Good day. As we found out from this issue #188 - after user change
context
using methodwithContext
, BaseView not cleans up viewFiles property, and in sub view user context will be ignored. Can you clean this property or check$this->context
before viewFiles. Thanks