Radio Buttons Display Limit?

Hi there,

maybe I’m just being stupid (very possible).
I have added radio buttons to my page and using a GET api to return a list of items.
The API does not require pagination and returns all list items when called.

However in Bubble only the first 50 items are displayed when using the Radio buttons.
If I use checkbox then ALL list items are returned.

Am I doing something wrong or is this a limitation of Bubble?

Thank you