Hi,

I just observed that if I add a JS library to two different stacks and import them in a page, that asset is added to the page twice. This happens because JavaScriptSupportImpl does check for duplicate stylesheets (L 327) and stacks (L 294) but not for duplicate scripts. Is that expected or should I add a JIRA/patch?

Regards,
Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to