Issue JavaScript added within the <@liferay_aui.script> taglib inside a web content template executes twice, leading to unintended behavior. For example: <@liferay_aui.script use="aui-base,aui-video"> console.log("Hello world!"); </@liferay_aui.script> The web content template is marked...