RadiantQ Forum
Product => jQuery Gantt Package => Topic started by: omid.bayani on April 20, 2015, 01:24:58 PM
-
Hi,
I keep having this message under IE 11:
Object doesn't support property or method 'Activity_M' when I load the FlexyGantt. I tried to investigate and I do not understand why the FlexyGantt requires access to the Activity_M property.
Under Chrome the error is: Uncaught TypeError: x[0].Activity_M is not a function
How can I handle that issue?
Thanks.
-
Omid,
You mean error message in browser console?
Do you see this message in all FlexyGantt samples? We don't see such message in IE 11 browser console, could you please help us to reproduce this issue?
Thanks,
Amar
-
Hi,
I see this message on our own project, not the samples. Indeed, I see the issue in the debug console.
I can investigate on my side but I need to understand what and why there is a call to Activity_M?
Thanks.
-
Omid,
Make sure that you don't have "Activity_M" in any templates(i.e, TaskBar template, Tooltip template and column editors) and inside converters used in the templates.
If you don't see that anywhere, could you please try to reproduce this issue in reference sample which we have for you.
Thanks,
Amar