Datatables are not working fine with meteorjs

Datatables are not working fine with meteorjs

sarfrazahmadmcasarfrazahmadmca Posts: 1Questions: 0Answers: 0
edited December 2013 in General
As meteorjs is reactive so after each Insert, Update and delete operation it sends data back to update the DOM, but it has verious Issues with datatables. datatables prevents it to update the dom correctly. Is there anyway that datatables can be updated correctly with meteorjs?????
After each operation it generate an exception
Exception from Deps afterFlush function: Template.questions.rendered@http://localhost:3000/client/quizquestion/questions.js?8849da8b34972fd2b09ce3e85cfbb8f8bbda5f63:68

Regarding this i have posted a same question on stackoverflow also.

http://stackoverflow.com/questions/20427543/datatables-are-not-updating-in-meteorjs/20435636?noredirect=1#comment30532694_20435636
This discussion has been closed.