Our pure JavaScript Scheduler component


Post by bhaskarndt »

Hi,

I have just upgraded my license for scheduler pro and everything is working fine but getting following issue into the console window,

schedulerpro.module.js?2a46:14498 Uncaught (in promise) TypeError: index.delete is not a function
at removeItemFromIndex (schedulerpro.module.js?2a46:14498)
at eval (schedulerpro.module.js?2a46:15580)
at Array.forEach (<anonymous>)
at Collection.removeIndexEntry (schedulerpro.module.js?2a46:15580)
at eval (schedulerpro.module.js?2a46:15609)
at Array.forEach (<anonymous>)
at Collection.onItemMutation (schedulerpro.module.js?2a46:15603)
at AssignmentStore.onModelChange (schedulerpro.module.js?2a46:20955)
at eval (schedulerpro.module.js?2a46:13385)
at Array.forEach (<anonymous>)

So could you help me out?


Post by arcady »

It's hard to say without seeing the code. Could you please give us a runnable test case to assist you?


Post Reply