Data::MuForm::Field::Date issues with _set_value
piratefinn opened this issue · 1 comments
piratefinn commented
When using the type => "date" field with Data::Muform (and more so Data::MuForm::Model::DBIC), I got this error:
Can't locate object method "_set_value" via package "Data::MuForm::Field::Date"
Which does appear to be in the code for Date.
gshank commented
Date field has been fixed.