Hi,
In the panel i have a structure with 215 lines. The structure has text fields like firstname, lastname, opt-in (toggle field) and a few others.
In the panel the opt-in toggle field work as expected. To speed up the panel loading for that particular page i decided to paginate the structure entries (using the limit setting in the blueprint).
I’ve noticed that toggling the opt-in value on the first page deletes all subsequent pages.
This behavior sound like a bug to me? Has anyone experience the same issue ?
I’m using Kirby 4.5 with PHP 8.3.14.