I upgraded a version of Chauffeur plugin from 6.4 to 9.0. This is form plugin and on form there are date and time options. So when I select time after selecting date. Console shows this error. I changed theme, disabled some unwanted plugins, try to load Jquery early using some php snippet with WP code plugin. But nothing works. What is this error and how it can be solved in Wordpress.
jquery.timepicker.min.js:1362 Uncaught TypeError:
Cannot read properties of undefined (reading 'find')
at _selectValue (jquery.timepicker.min.js:1362:25)
at HTMLLIElement.<anonymous> (jquery.timepicker.min.js:952:15)
at HTMLUListElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at HTMLUListElement.<anonymous> (jquery.min.js?ver=3.7.1:2:38006)