Hi there,
I’ve been using your ACF plugin and add-ons for quite some time, thanks for your great work!
One bug I discovered recently is related to the Repeater add-on. Apparently, I can only enter a limited number of values using the Repeater, around 243. If I add custom field values beyond that number it starts behaving weird, either values aren’t saved or some of them get lost. Are you aware of this bug, and is there a way to have it looked into?
Awaiting your response,
Alex
You are most likely running into a problem with your php installation rather than an ACF bug. PHP setting max_input_vars usually has a default value of 1000.