Hello,
The majority of my site's use of Canvas will be dynamically populating templates. Currently I am working with portfolio-masonry. The JS code is successfully modifying the page HTML with <article>s but the portfolio items are not displayed. I assume I need to trigger a .widget, but don't know which one.
Is there documentation or an easy way to know what each template's JS dependencies are so that after populating the HTML it can be rendered? Or a simple way to trigger everything?
Thanks.
