You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to get Twig.js 0.9.x and up to work in fiddle, but if you try the given use case in a project, The getter method will return undefined because the context in which the method is called is actually the "root" context of the twig template (aka. { model: Object }, and not the given model object.