Hello devs!
I don’t know if this is a bug or an internal Thunkable error.
I have a simple screen in which I am trying to create a system of labels, which are going to be generated automatically (as you can see in the image).
Initially I have a button that is the mold for the others (it is the one that is going to be cloned), when I click my button X times, the containing row does not activate the scrolling and the scrolling property is active for this row.
Before publishing here I have done the following:
- Test with the Create block
- Activate the scrolling property to True after cloning/creating the components.
- Test with the different widths fit, full, %, px, etc…
- Test running in Preview, Webview and Live.
I don’t know if this is a Thunkable bug or just a programming error.
Thanks!