vazco / meteor-universe-autoform-select

Meteor universe autoform select
MIT License
16 stars 10 forks source link

Exception in defer callback: TypeError: Cannot read property 'find' of undefined #30

Closed acomito closed 8 years ago

acomito commented 8 years ago
Exception in defer callback: TypeError: Cannot read property 'find' of undefined
    at http://localhost:3000/packages/vazco_universe-selectize.js?81cf547ca36cfdcdd02297b6e26ea71da6ff05de:259:19
    at _.extend.withValue (http://localhost:3000/packages/meteor.js?9730f4ff059088b3f7f14c0672d155218a1802d4:971:17)
    at http://localhost:3000/packages/meteor.js?9730f4ff059088b3f7f14c0672d155218a1802d4:428:45
    at Object.<anonymous> (http://localhost:3000/packages/meteor.js?9730f4ff059088b3f7f14c0672d155218a1802d4:999:22)
    at onGlobalMessage (http://localhost:3000/packages/meteor.js?9730f4ff059088b3f7f14c0672d155218a1802d4:365:23)

any idea what this may be?

io777 commented 8 years ago

+1 after update meteor 1.3

MichalW commented 8 years ago

Fixed