bricks.js
bricks.js copied to clipboard
Receiving "container is null" error
I've included bricks through NPM and Wordpress Scripts in a Wordpress installation and I'm receiving the error "TypeError: container is null"
with the following instantiation
I've verified the script is running on a page where a
Did you figure this out? I'm running into the same issue (i.e. the Bricks.js code is ending up with a NULL container when it's trying to fetch the children).
Me, too ..