FileSaveError: Block count exceeds maximum

Short description of issue

FileSaveError: Block count exceeds maximum

Reproduction steps

N/A

Additional info

I’m having an issue in the code editor trying to save a JSON template, I’m getting:

FileSaveError: Block count exceeds maximum of 18 for section 'image_cards_9KfEpy'.

There is no limit set on the block in the section settings, and you’re supposed to be allowed 50 blocks per section.

What type of topic is this

Bug report


Also tried syncing via Github and got similar:

Error: templates/page.whats-growing-on.json, Validation failed: Block count exceeds maximum of 18 for section 'image_cards_9KfEpy'., Block count exceeds maximum of 18 for section 'image_cards_Xk7mPq'.

No idea where this limit of 18 is coming from.

Hey @Luke,

Do you happen to have section’s schema with "max_blocks": 18?