April 19, 2024, 07:46:43 PM

See more Support incidents in our old archived forum.

Author Topic: Object doesn't support property or method 'Activity_M'  (Read 6475 times)

omid.bayani

  • Customers
  • Newbie
  • *
  • Posts: 4
Object doesn't support property or method 'Activity_M'
« 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.

amarnath

  • RQ Members
  • Newbie
  • *
  • Posts: 33
Re: Object doesn't support property or method 'Activity_M'
« Reply #1 on: April 21, 2015, 05:58:03 AM »
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


omid.bayani

  • Customers
  • Newbie
  • *
  • Posts: 4
Re: Object doesn't support property or method 'Activity_M'
« Reply #2 on: April 21, 2015, 08:30:31 AM »
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.

amarnath

  • RQ Members
  • Newbie
  • *
  • Posts: 33
Re: Object doesn't support property or method 'Activity_M'
« Reply #3 on: April 22, 2015, 11:11:41 AM »
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