Hello,
I wanted to draw your attention on a known issue with the pagebuilder module. Also raised up in the facebook group:
https://www.facebook.com/groups/sppagebuilder/posts/1723621187829471/
Since this seem to be a technical limitation in J! core module table...
I wonder why the module has to save the entire layout!?
In general, J! modules pull data from a related component, so it would be logical to out-source the page layout data. I could imagine a much simpler module, where you link/select a regular PAGE from the component.
So all editing and managing happens in the actual pagebuilder component. In frontend, the module can fetch and render the page layout as usual.
Thanks for listening.
Any thoughts are appreciated.