Having an issue with the date selector on a site we have built. When we click on a date to select it, the pop-up doesn't close and if we click outside the pop-up to close it, we get a notification saying "Are you sure you want to close the dialog? You have unsaved changes". This also prevents us from clicking the 'Apply' button to save the changes without closing the pop-up.
This is only happening in the Page Builder for widgets, date selectors on content types are working fine. The widget is using the 'DateInputComponent' Form Annotation and is built using a View Component.
I have also removed any custom javascript being loaded from our side and the issue still happens. There are no errors being logged in the console or in the network tab, and nothing in the event log.
Has anyone had a similar issue at any point, or have any suggestions on what could be causing the issue?
Environment
Xperience by Kentico version: 31.7.1
.NET version: 10
Execution environment: Private cloud (Virtual machine)