monkberry icon indicating copy to clipboard operation
monkberry copied to clipboard

Support of global variables in if statement

Open dmitrya1979 opened this issue 7 years ago • 1 comments

Hello,

I specified global variable in monkberry-loader settings, I can print this variable in template expression like {{myGlobalVar.param1}}

however {% if myGlobalVar.param1 %} throws compilation error...

dmitrya1979 avatar Dec 29 '17 11:12 dmitrya1979

Looks like a bug. Will fix it in next release. See next branch.

antonmedv avatar Dec 30 '17 04:12 antonmedv