Dropdown not populating with form in components

Hello,
I have a form in a component that contains a dropdown. The dropdown is populated via a json:

On the front-end, there is no options available in the dropdown:

If I copy the form out of the component, the dropdown gets properly populated:

Thanks

Does this only happen with JSON types? Or also with the basic nestable population?

I have only tested with JSON