Skip to content

PageBuilder v2.5.10 Notices hotfix

Choose a tag to compare

@aprokopenko aprokopenko released this 09 Aug 17:48
· 154 commits to master since this release

For some reason Page Builder call render twice till the page loads. Since Layout classes already loaded to memory row/cell/col counters are not reset in this case.

We added one more hook, which is called on render start. It resets these counters to prevent Notices about missing cells.