You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm working on an Escape Game kind of website.
I am using the ESCAPE theme by Themecube from Envato.
So for booking, I'm using the Woocommerce Booking plugin and while selecting the date from the calendar, the date picker feature is not working.
I'm getting the above error on the console.
The plugin is working fine with the WP Storefront theme.
I'll attach the screenshots for your reference.
Any leads to the solutions are much appreciated.
<-- Error -->
input-spinner.js?ver=6.4.2:14 Uncaught TypeError: Cannot read properties of undefined (reading 'bootstrap-input-spinner')
at $.fn.val (input-spinner.js?ver=6.4.2:14:24)
at HTMLDivElement.select_date_trigger (date-picker.js:217:51)
at e._selectDate (datepicker.min.js?ver=1.13.2:9:18851)
at e._selectDay (datepicker.min.js?ver=1.13.2:9:18546)
at HTMLTableCellElement.selectDay (datepicker.min.js?ver=1.13.2:9:26060)
at HTMLTableCellElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at v.handle (jquery.min.js?ver=3.7.1:2:38006)
The text was updated successfully, but these errors were encountered:
Hi, I'm working on an Escape Game kind of website.
I am using the ESCAPE theme by Themecube from Envato.
So for booking, I'm using the Woocommerce Booking plugin and while selecting the date from the calendar, the date picker feature is not working.
I'm getting the above error on the console.
The plugin is working fine with the WP Storefront theme.
I'll attach the screenshots for your reference.
Any leads to the solutions are much appreciated.
<-- Error -->
input-spinner.js?ver=6.4.2:14 Uncaught TypeError: Cannot read properties of undefined (reading 'bootstrap-input-spinner')
at $.fn.val (input-spinner.js?ver=6.4.2:14:24)
at HTMLDivElement.select_date_trigger (date-picker.js:217:51)
at e._selectDate (datepicker.min.js?ver=1.13.2:9:18851)
at e._selectDay (datepicker.min.js?ver=1.13.2:9:18546)
at HTMLTableCellElement.selectDay (datepicker.min.js?ver=1.13.2:9:26060)
at HTMLTableCellElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at v.handle (jquery.min.js?ver=3.7.1:2:38006)
The text was updated successfully, but these errors were encountered: