David Mulero
David Mulero
Thanks for your solution, @Milan-960 but it didn't fully solve my issue, all of the request summaries were messed up as you can see here:  My solution was similar,...
Same issue here! I need to load a list of items dynamically with a "load more" button... This is my workaround: ```javascript const itemVariants = (index) => ({ initial: {...
Still having this issue...
Hi! I've tried the code, but it didn’t work as expected in my case. I had to move a few lines of your code further down in `fields.inc.php` to make...