I got following error once using this plugin. can anyone help me? TypeError: td.data(...) is null if (td.data().appointments === undefined) td.data().appointments = [event];
I got following error once using this plugin.
can anyone help me?
TypeError: td.data(...) is null
if (td.data().appointments === undefined) td.data().appointments = [event];