While editing my page in Bricks Builder, sections, elements, and containers are not displaying—just a white canvas. I have already deactivated all installed plugins, but the issue persists.
I’m new to Bricks, so any guidance would be greatly appreciated!
First of all, please make sure you’re using Bricks 1.12.3 - with 1.12.2, there was an issue with elements not showing on the canvas if it was initially empty that’s fixed in 1.12.3. Alternatively, just save and reload the builder. The elements should show now.
If you’re already using 1.12.3 and the issue persists, it’s most likely due to this:
Hi timmse,
thank you, I am actually using Bricks 1.12.3, I am not using Cloudflare and or rocket loader . For more contest everything works well when creating a header but not on the page.
Memory_limit and space are not the same thing, so I just want to double check to ensure you know what I mean when I say memory_limit – this is what I am referring to. What Is PHP Memory Limit? | Hostinger Help Center
@timmse Are there any updates regarding this issue? I have the same problems. Developing locally (with Laravel Herd) and not using Cloudfare. It seems like issue happens only on larger content pages. For me it’s a page with 5 sections (so actually not that large).
When i load the editor, this console error appears and i get a white canvas:
Uncaught TypeError: Cannot read properties of null (reading ‘vue_app’)
thanks for your reply.
I actually just fixed it a couple of hours ago.
I increased the max_input_vars in my php.ini from 1000 to 3000 and it seems to have solved it.
No issues ever since.