gantry / gantry5

:rocket: Next Generation Template / Theme Framework
http://gantry.org
1.04k stars 204 forks source link

INVALID FIELDS alert and particle's block size is not formatted correctly #3243

Open tonamphong opened 7 months ago

tonamphong commented 7 months ago

This issue related to the number of items you have with the particles that included the collection.list (Infolist from Studius theme)

I noticed the same report via #770 and https://github.com/gantry/gantry5/commit/95873880f2445cab8a7a8bbf10d3dca80ddc0e41

Steps:

block-size-1

block-size-3

So, it seems if you add more than 60 items, the particle block size is not formatted correctly, the block size is removed (empty) and you're not able to save the modal form. This issue caused with Infolist particle but it's working fine with Particle that included the collections.list like Content Cubes, Owl Carousel, Content Tabs and Social.

I think it happened with Infolist because this particle included many sub items via collection.list ? I found 17 sub items added via infolist yaml file.