DateTime Input does not update formattedValue property

Hello there,

I am using Perspective Component called DateTime input for time selection for one of my requirement. Thing is when I update the value property by changing time, props.value updates accordingly however props.formattedValue does not update with it.

I am using that formattedValue in my script further, due to this error my calculations are resulting wrong value. Fr Example: I can see time 15:01 selected at my value property but formatted value remains 06:31 (lastValue). Please suggest

FYI: I have used DateTime Input in another view and calling it on different view by Embedding view. Posting a snip for reference:

image

Ignition Version: 8.1.1
OS: Windows 10