bem / bem-xjst

bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
https://bem.github.io/bem-xjst
Other
116 stars 48 forks source link

Не работает BEM-XJST Demo #553

Open vill opened 5 years ago

vill commented 5 years ago

Всем привет. Не работает BEM-XJST Demo

Actual Behavior

Template error: this._engine is not a constructor
TypeError: this._engine is not a constructor
    at d._getTemplateOld (https://bem.github.io/bem-xjst/xindex.js:2:4176)
    at d._render (https://bem.github.io/bem-xjst/xindex.js:2:4431)
    at d.changeEngine (https://bem.github.io/bem-xjst/xindex.js:2:3943)
    at u (https://bem.github.io/bem-xjst/xindex.js:1:30891)
    at HTMLScriptElement.t.onerror (https://bem.github.io/bem-xjst/xindex.js:1:31414)