CheckboxGroup is empty even when I add options to it

Hello,

I am struggling a bit with the CheckboxGroup. I added it to a new page and gave it the options as "List of random strings". But for some reasons it shows empty when the page loads!

I tried to pass in strings list from an API and I still have the same issue. This is how it looks like when I run it:

It only works if I enter the options manually (not from variable)

Anyone knows what am I doing wrong?

2 replies