flosse / scaleApp

scaleApp is a JavaScript framework for scalable and maintainable One-Page-Applications

Home Page:http://www.scaleapp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo on the site is not working

shimondoodkin opened this issue · comments

core: start 'collection'
scaleApp.full.min.js:196collection: subscribe to 'collection/create'
scaleApp.full.min.js:196collection: subscribe to 'collection/done'
scaleApp.full.min.js:196collection: subscribe to 'collection/undo'
scaleApp.full.min.js:196collection: subscribe to 'collection/delete'
scaleApp.full.min.js:196collection: subscribe to 'collection/refresh'
scaleApp.full.min.js:196collection: subscribe to 'collection/update'
scaleApp.full.min.js:196collection: subscribe to 'collection/favored'
scaleApp.full.min.js:196collection: subscribe to 'collection/unfavored'
scaleApp.full.min.js:196collection: subscribe to 'collection/due'
scaleApp.full.min.js:196collection: subscribe to 'collection/setWait'
scaleApp.full.min.js:196collection: subscribe to 'collection/unsetWait'
scaleApp.full.min.js:196core: start 'cli'
scaleApp.full.min.js:196core: start 'list'
scaleApp.full.min.js:196core: start 'box'
scaleApp.full.min.js:196core: start 'group'
scaleApp.full.min.js:196core: start 'context'
scaleApp.full.min.js:196core: start 'project'
scaleApp.full.min.js:196core: start 'detail'
scaleApp.full.min.js:196core: start 'fav'
scaleApp.full.min.js:198Uncaught TypeError: Cannot read property 'placeholder' of undefined
scaleApp.full.min.js:196list: subscribe to 'collection/changed'
scaleApp.full.min.js:196list: subscribe to 'collection/itemChanged'
scaleApp.full.min.js:196list: subscribe to 'mask/changed'
scaleApp.full.min.js:196list: subscribe to 'group/changed'
scaleApp.full.min.js:196list: subscribe to 'cli/search'
scaleApp.full.min.js:196list: subscribe to 'select'
scaleApp.full.min.js:196box: subscribe to 'collection/changed'
scaleApp.full.min.js:196box: subscribe to 'collection/itemChanged'
scaleApp.full.min.js:196group: subscribe to 'collection/changed'
scaleApp.full.min.js:196group: subscribe to 'collection/itemChanged'
scaleApp.full.min.js:198Uncaught TypeError: Cannot read property 'Context' of undefined
scaleApp.full.min.js:198Uncaught TypeError: Cannot read property 'Project' of undefined
scaleApp.full.min.js:198Uncaught TypeError: Cannot read property 'delete' of undefined
scaleApp.full.min.js:196fav: subscribe to 'collection/changed'
scaleApp.full.min.js:196fav: subscribe to 'collection/itemChanged'
scaleApp.full.min.js:196fav: subscribe to 'select'

Thank you for that feedback!
I'll have a look at the problem after 20.06.

Unfortunately I couldn't reproduce the errors. I updated the demo site with the current scaleApp. Could you pleas try it again?

seems like working well, thanks