How to pass same value in Autocomplete with refreshing section

When I’m passing same value in Autocomplete but it not refreshing the section and here is used Change action set.

Ex: In Autocomplete I have pre defined values like States values. By default US as my state but in the backend I updated few information in US state. Now here I selected same value from Autocomplete it is not refreshing, If I select different state it is refreshing.

In the action setting I used "Change "Action setting

@SuryaBasani

By default, when a user selects a value from the autocomplete dropdown, the “on change” event may not be triggered if the selected value is the same as the previous value.

@PrakashDeep Thanks for the solutions.

How to achieve this functionality. Please provide any suggestions.

@SuryaBasani

The default value of the control you can refer Dpage.property.