Forum Bugs

Some elements dissapear

Rustam
Hi,

Thank you for this tool!
I'm facing a problem I can not figure out. The problem is that I have some flex containers with images and their captions. Containers separated by h1. And if the content of a container is larger than one page, only one page is shown and the rest of the content disappears (is cut off).

Could you help me with that? Am I missing some option? I've searched through the documentation and the forum but I was not able to find a solution.
mikeday
Prince 12 doesn't support multipage flex containers yet, this is something we are working on for the next release.
Rustam
Thank you for a quick reply. Now I will try to replace it by old-school floating divs. Will multipaging work in that case?
By the way, It would be very helpful if Prince at least throw a warning message.
Rustam
Replacing flexboxes to "inline-box" worked for me. Thanks again.
mikeday
The latest build now includes support for page-breaking single row/column flex containers! :D
Rustam
Great! Thank you!