Slider lost focus after moving back to first Tab when using Digital Crown button

We have a watch app, that contains TabView with two child views.

First Child View have a slider control that supports digitalCrownRotation. Second child view have a normal text on the screen “Hello”

When app is launched, the slider in the first view got highlighted when user rotates the Digital Crown but when we moved to Second tab and navigate back to first view, and rotates the Digital Crown, the slider view never gets highlighted but the value of Slider gets changed and value gets changed by any step.

This issue was introduced after WatchOS 10.2. Prior to WatchOS10.2 everything worked fine.

Could you please assist me to find the solution to resolve this issue?