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
Uncaught TypeError: l.timepicker is not a function
at Object.createTimeInput (Craft.js:19158)
at Function.createRow (Craft.js:12861)
at s.constructor.createRow (Craft.js:12767)
at s.constructor.addRow (Craft.js:12746)
at s.constructor.i (jquery.js:496)
at s.constructor.<anonymous> (garnish.js:893)
at HTMLDivElement.i (jquery.js:496)
at HTMLDivElement.dispatch (jquery.js:5206)
at HTMLDivElement.v.handle (jquery.js:5014)
at Object.trigger (jquery.js:8201)
Steps to reproduce
New plugin
In a controlpanel section include forms ({% import "_includes/forms" as forms %}) and add this field:
Description
Javascript error on
editableTableField
new row.Steps to reproduce
{% import "_includes/forms" as forms %}
) and add this field:Additional info
The text was updated successfully, but these errors were encountered: