Antonios Minas
Results
2
comments of
Antonios Minas
I was able to locate this issue in line https://github.com/twigjs/twig.js/blob/master/src/twig.core.js#L1349 `Twig.path.parsePath` is being called with template objects as params instead of the expected strings. Issue seems to be isolated when...