I Have a problem with lv_meter_set_indicator_value function

Description

Hi everyone,

When I use the function lv_meter_set_indicator_value to change the value of the indicator, the needle stays in its position and it changes only when I reload the screen that contains the meter.
I have not encountered this problem when using the Slider.

What MCU/Processor/Board and compiler are you using?

STM32H735

What LVGL version are you using?

v8.3.0-dev

What do you want to achieve?

What have you tried so far?

Code to reproduce

I used the example that exists in lvgl/examples/widgets/meter/lv_example_meter_1.c