Meteor-Community-Packages / meteor-autoform-bs-datepicker

Custom "bootstrap-datepicker" input type for AutoForm
MIT License
25 stars 32 forks source link

BUGFIX: delete atts.datePickerOptions #6

Closed comerc closed 9 years ago

comerc commented 9 years ago

Exception from Tracker recompute function: Error: Unexpected object in htmljs in toText: [object Object]

    autoform:
      afFieldInput:
        type: "bootstrap-datepicker"
        datePickerOptions: {}