SwarmOnline / Ext.ux.TouchCalendar

Sencha Touch Calendar component
113 stars 47 forks source link

Uncaught TypeError: Cannot read property 'get' of undefined #40

Closed erwannP closed 9 years ago

erwannP commented 9 years ago

I updated my sencha version to 2.4.2 and when i load events from store i have this stacktrace

(anonymous function) @ TouchCalendarMonthEvents.js?_dc=1436777044040:34 Ext.define.each @ Collection.js?_dc=1436777044229:526 Ext.define.each @ Store.js?_dc=1436777044043:1435 Ext.define.renderEventBars @ TouchCalendarMonthEvents.js?_dc=1436777044040:24 Ext.define.createEventWrapper @ TouchCalendarEvents.js?_dc=1436777044041:456 Ext.define.doFire @ Controller.js?_dc=1436777041078:199 Ext.define.fire @ Controller.js?_dc=1436777041078:126 Ext.define.doDispatchEvent @ Dispatcher.js?_dc=1436777041000:347 Ext.define.dispatch @ Publisher.js?_dc=1436777041079:65 Ext.define.run @ TaskQueue.js?_dc=1436777041595:98 (anonymous function) @ sencha-touch.js:3214

i hope in my update i forgot something, but if not there's a fix anywhere ?

erwannP commented 9 years ago

the error was a typo, sorry