Hey team
I am using barba for transitions amongst pages and want to trigger CMS combine after the new container arrives.
I can load CMS combine on all pages so the script is available but is there a way to trigger it via function
EG.
after(data) {
cmsCombine()
}