Drop down select issue

What do you want to achieve?

Use a drop-down list

What have you tried so far?

I added a drop-down but no matter what option I select, last option available on the list is selected.

eg. Drop-down list with following options:

Option 1
Option 2
Option 3

If a click on Option 1, Option 3 appears on the drop-down as selected option. The same for option 2.

Screenshot or video

Others

  • SquareLine Studio version: 1.1.0
  • Operating system: Ubuntu
  • Target hardware: ESP32-ST7796
    -LVGL: v8.2

Thx

Can you send a code snippet to reproduce the issue?
With a simple drop-down it should work.