Extra Fields fields contain value "undefined"
jameswadsworth opened this issue · 1 comments
jameswadsworth commented
When creating new Extra Fields often after selecting the extra field type the default values are filled out "undefined" . For example when creating a textfield, the variable "text" is undefined when checking the filed k2.backend.js with the browser debugger. This then is inserted as the default value in the input field.
This happens for:
textfield
textarea
link
searchable labels
date
image
header
jameswadsworth commented
I see that this has been resolved in 2.10.3