bricks.js icon indicating copy to clipboard operation
bricks.js copied to clipboard

Receiving "container is null" error

Open emmalevesque opened this issue 5 years ago • 2 comments

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

Screen Shot 2019-06-17 at 17 27 53

I've verified the script is running on a page where a

element has the "bricks" id and it is full of
elements

emmalevesque avatar Jun 17 '19 21:06 emmalevesque

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).

richscan avatar Sep 19 '20 04:09 richscan

Me, too ..

S1SYPHOS avatar Dec 29 '20 13:12 S1SYPHOS