We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Errors with Javascript in Gantt

Uncaught TypeError: n.render[(r._id + "_JSONDialogAddingTemplate")] is not a function

This error shows in my console when I click on the 'Add' button on my toolbar.

I also get:
TypeError: jQuery.uaMatch is not a function

When the page loads.

What can I do?

Thanks,
Matt

3 Replies

SR Suriyaprasanth Ravikumar Syncfusion Team September 25, 2017 10:32 AM UTC

Hi Matt, 
We have analyzed your reported issue, this issue may get arise due to multiple reference of “JQuery” file. 
Please ensure following things in your sample. 
  1. Check multiple JQuery references are added in your project.
  2. There will be a chance of multiple script references from bundle and on Gantt view page or master page.
If you still facing this issue, please revert us with your sample it will helpful for us to serve you better. 
 
Thanks, 
Suriyaprasanth R. 



MH Matthew Harrison September 27, 2017 11:33 AM UTC

Thank you very much that was it! 

Matt



SR Suriyaprasanth Ravikumar Syncfusion Team September 28, 2017 06:37 AM UTC

Hi Matt, 
 
Thanks for your update. 
We are happy that issue has been resolved at your end. 
Please let us know if you have any concerns. 
 
Regards,  
Suriyaprasanth R


Loader.
Up arrow icon