-
Notifications
You must be signed in to change notification settings - Fork 21
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
Error timestamp field #22
Comments
could not installProblem 1 |
Description:
When creating a type, date and time field, the bootstrap datepicker does not work. The console prints the following error:
at (http://127.0.0.1:8000/vendor/laraveladminpanel/admin/assets/js/app.js:24:25357) undefined
app.js:77 Uncaught TypeError: Cannot read property 'addClass' of undefined at o.init (app.js:77) at new o (app.js:77) at HTMLInputElement.<anonymous> (app.js:77) at Function.each (app.js:14) at Ee.fn.init.each (app.js:14) at Ee.fn.init.e.fn.datetimepicker (app.js:77) at HTMLDocument.<anonymous> (app.js:24) at c (app.js:24) at u (app.js:24)
The text was updated successfully, but these errors were encountered: