getk2/k2

Extra Fields fields contain value "undefined"

jameswadsworth opened this issue · 1 comments

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

Selection_012

I see that this has been resolved in 2.10.3