Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I have never come across this issue. Possibly because when I pass data from a primary template to a secondary template I do it this way (?):[HTML]<xen:include template="rpmodule_scoundrel_interact"> <xen:set var="$var1">{$scoundrel.var1}</xen:set> <xen:set var="$var2">{$scoudrel.var2}</xen:set></xen:include>[/HTML]I also let the primary template decide if additional js/css should be loaded or not (if the secondary template is called then load the required js/css, if it is not called then don't).
I have never come across this issue. Possibly because when I pass data from a primary template to a secondary template I do it this way (?):
[HTML]<xen:include template="rpmodule_scoundrel_interact">
<xen:set var="$var1">{$scoundrel.var1}</xen:set>
<xen:set var="$var2">{$scoudrel.var2}</xen:set>
</xen:include>[/HTML]
I also let the primary template decide if additional js/css should be loaded or not (if the secondary template is called then load the required js/css, if it is not called then don't).
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences