montagejs / screening

49 stars 16 forks source link

Can't delete a script #264

Closed irinamok closed 12 years ago

irinamok commented 12 years ago

Try to delete a script:

TypeError: Cannot read property 'set' of undefined at Object.content (http://localhost:8081/screening/node_modules/montage/ui/slot.reel/slot.js:60:70) at http://localhost:8081/screening/node_modules/montage/ui/application.js:227:35 at http://localhost:8081/screening/node_modules/montage/require/require.js:247:33 at fulfill (http://localhost:8081/screening/node_modules/montage/core/promise.js:426:50) at Object. (http://localhost:8081/screening/node_modules/montage/core/promise.js:106:13) at http://localhost:8081/screening/node_modules/montage/core/promise.js:456:30 at Object. (http://localhost:8081/screening/node_modules/montage/core/promise.js:106:13) at Object.task (http://localhost:8081/screening/node_modules/montage/core/promise.js:341:47) at MessagePort.onmessage (http://localhost:8081/screening/node_modules/montage/core/next-tick.js:57:22) function (exports) { callback && callback(exports); return exports; } :8081/screening/node_modules/montage/core/promise.js:428

irinamok commented 12 years ago

Not a bug