meteor-tabular
meteor-tabular copied to clipboard
tmpl Context is not working
I changed to latest version and the attributes tmpl
and tmplContext
are not working .I gave console within tmplContext
function which is not getting compiled too
changes in this commit seems to be causing the issues https://github.com/aldeed/meteor-tabular/commit/bf860a62bde519f129e2f2af57b043bf5373ab95
They work fine in my test app. Double check that you've done everything in https://github.com/aldeed/meteor-tabular#attention-updating-to-20. You'll need to create a simple app that reproduces this issue if you need more help.