When using a select field that populates from a content type inside a repeater it shows no results.
normalselect:
type: select
values: menus/id,title
menus:
type: repeater
fields:
repeaterselect:
type: select
values: menus/id,title

Good news, @zomars! This is fixed in #6845 and is included in 3.3.0 and will be in 3.2.18 when tagged shortly (we held off on 3.2.18 as we wanted to get 3.3.0 out, and to give it a chance to see if we missed anything else).
Time travelling :koala: strikes again :wink:
@GawainLynch I'm afraid not. 6845 was included in 3.2.17: https://github.com/bolt/bolt/blob/3.2/changelog.md
This might be an additional area that needs a tweak.
Ugh… reopening then … and going on the hunt for that :koala: first!
I can confirm it works!
Closed by #6865
Most helpful comment
I can confirm it works!