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 property '_options' of undefined #414

Closed
kriddles opened this issue Oct 10, 2019 · 2 comments
Closed

Uncaught TypeError: Cannot read property '_options' of undefined #414

kriddles opened this issue Oct 10, 2019 · 2 comments

Comments

@kriddles
Copy link
Contributor

Low priority issue but it's in my chrome console.
In stock overview, pick a product and purchase more of it to open the purchase modal.

Uncaught TypeError: Cannot read property '_options' of undefined

discussion on it which maybe helpful?
tempusdominus/bootstrap-4#193

Uncaught TypeError: Cannot read property '_options' of undefined
at HTMLInputElement. (tempusdominus-bootstrap-4.js?v=2.5.2:2765)
at HTMLDocument.dispatch (jquery.min.js?v=2.5.2:2)
at HTMLDocument.v.handle (jquery.min.js?v=2.5.2:2)
at Object.trigger (jquery.min.js?v=2.5.2:2)
at Object.simulate (jquery.min.js?v=2.5.2:2)
at HTMLDocument.i (jquery.min.js?v=2.5.2:2)
at HTMLInputElement.handler (jquery.min.js?v=2.5.2:2)
at HTMLInputElement.dispatch (jquery.min.js?v=2.5.2:2)
at HTMLInputElement.v.handle (jquery.min.js?v=2.5.2:2)
at Object.trigger (jquery.min.js?v=2.5.2:2)

@berrnd
Copy link
Member

berrnd commented Oct 10, 2019

But I think that doesn't break anything, or does it?

There are many more JS errors from the used third party libraries and different places - as long as they don't break anything, I don't really care about them...

@kriddles
Copy link
Contributor Author

As far as I can tell it does not break anything.
I just wanted to log the information I found in case you didn't know about it or saw an easy workaround to it in the bug discussion.

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

No branches or pull requests

2 participants