Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of undefined (reading 'bootstrap-input-spinner') #128

Open
dheeraj-ashokan opened this issue Jan 10, 2024 · 0 comments

Comments

@dheeraj-ashokan
Copy link

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.
bootstrap-input-spinner-error

<-- 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant