dhowe / ReadersJS

1 stars 4 forks source link

Trigrams is not defined error #140

Closed dhowe closed 7 years ago

dhowe commented 7 years ago

Happens when loading index.html page for the first time -- usually a refresh will fix it. I imagine it is in the loader script:

readers-app.js:1255 Uncaught ReferenceError: Trigrams is not defined
    at PageManager.layout (readers-app.js:1255)
    at multi-page.js:25
cqx931 commented 7 years ago

Please check: https://github.com/dhowe/ReadersJS/pull/148

dhowe commented 7 years ago

See #149 also fixed