Our pure JavaScript Scheduler component


Post by jiuxiang meng »

when I use addPartner in the first time it is OK, but when I use it in the second time, it says

TypeError: partner.on is not a function
me.getConfig('viewPreset');
partner.on({
   presetchange:'onPartnerPresetChange',
   thisObj:me
})

Post by tasnim »

Hi,
Could you please provide a runnable test case? so we can debug! and please also describe how to reproduce this?

Best regards,
Tasnim


Post Reply