Pro Forms Infinity Scroll Bug

Hello, when a card radio list inside Pro Forms is populated via a query and uses infinite scroll, the form submit doesn’t work.

For example, I pulled products into a form and made them selectable with a card radio field. In the query, I set posts per page to 10. If I select a product from within the first 10 results and submit, Pro Forms works correctly. However, if I select a card radio item that is loaded after the first 10 items via infinite scroll, the form submit does nothing and there is no response.

If I use pagination instead, the issue disappears. I tested this with a card radio field, but it will likely also affect other radio and checkbox fields as well.