[TIMOB-13016] KitchenSink Crash on Start
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:44:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Eric Wang |
Assignee | Eric Merriman |
Created | 2013-03-09T08:59:37.000+0000 |
Updated | 2017-05-02T20:44:57.000+0000 |
Description
KithchenSink can't be launched.
[ERROR][TiExceptionHandler(31024)] (main) [19690,51139] ----- Titanium Javascript Runtime Error -----
[ERROR][TiExceptionHandler(31024)] (main) [1,51140] - In app.js:189,29
[ERROR][TiExceptionHandler(31024)] (main) [1,51141] - Message: Uncaught TypeError: Cannot read property 'title' of undefined
[ERROR][TiExceptionHandler(31024)] (main) [2,51143] - Source: Ti.API.info('tab ' + e.tab.title + ' prevTab = ' + (e.previousTab ? e.previ
[ERROR][V8Exception(31024)] Exception occurred at app.js:189: Uncaught TypeError: Cannot read property 'title' of undefined
There is a closed issue about this: [TIMOB-12270], but unfortunately it seems not really resolved.
Attachments
Sorry, I put it in a wrong project. It should be posted at the Titanium Mobile Project.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.