Script playback against Chakra UI widget

I'm using VuGen v24.3 and I'm having an issue playing back scripts against a Chakra UI date picker widget embedded in the web page.

I've used both the TruClient protocol (with the TruClient browser) and the new TruClient 2.0 protocol (with the Edge browser) and the behavior is the same in both cases.

I'm able to record the script just fine, and the recording shows a Set Date step with the date that I've entered.   I've tried directly typing the date in as a string and using the actual date picker widget in both protocols and in both cases, the script records just fine.

When I attempt to play the script back, I see the script clicking into the date picker field as the month mask highlights, but then nothing happens.  The system records the step as activity complete and moves on to the next step in the script but as the date field is a required field in the flow I get a validation error when trying to move to the next screen in the flow.  I have no issues interacting with any other objects on the site except for this date picker widget.

Has anyone else had any issues playing back scripts against Chakra objects in their UIs and did you find a workaround?