select option does not appear in the repeater

I have problems with the select option inside the repeater, when I make it outside the repeater the query results appear successfully. but when inside the repeater the query results do not appear like the example image I am showing
No description
13 Replies
Vp
Vp2y ago
I think you missed ->preload() but show some code
AlamKM
AlamKMOP2y ago
capture
No description
AlamKM
AlamKMOP2y ago
I've tried it but the results haven't changed
AlamKM
AlamKMOP2y ago
display if outside the repeater method
No description
Vp
Vp2y ago
ok, so where is your code?
AlamKM
AlamKMOP2y ago
this my code
No description
AlamKM
AlamKMOP2y ago
if i put code in outside repeater, query work
No description
AlamKM
AlamKMOP2y ago
can anyone help me?
AlamKM
AlamKMOP2y ago
I tried the suggested method, but still no change
No description
AlamKM
AlamKMOP2y ago
Did I make a mistake in typing the code?
ModestasV
ModestasV2y ago
Please look at #✅┊rules about code posting 🙂 Also, might be a long stretch, but try adding ->live() to your Select field
AlamKM
AlamKMOP2y ago
oh okay, I'm new to the world of programming, maybe there are some things I don't know yet

Did you find this page helpful?