Michał Zieliński

Results 1 issues of Michał Zieliński

Using handlebars templates I can no longer use hbs elements within script tag like: ` obj.doSomething({{{hbsVar}}}); ` and CDATA within script ` ` since version 2.2.0. I get parsing error...