Search Type: Posts; User: mtajur
Search: Search took 0.01 seconds.
-
16 Oct 2012 9:51 AM
- Replies
- 14
- Views
- 2,866
it is horrible indeed. We are testing the new beta (ST 2.1) but likely will wait for a general availability release before proceeding, hoping the bug will be fixed. Then again, I'll play around with...
-
16 Oct 2012 8:42 AM
- Replies
- 14
- Views
- 2,866
and yes, we are using custom reader and a custom proxy.
-
16 Oct 2012 7:56 AM
- Replies
- 14
- Views
- 2,866
I actually solved this by "hacking" a bit. Basically I created a null reader, as in Ext.data.Reader.null (and same for proxy) - simply extending these on the core functionality. Got it all working...
-
16 Oct 2012 3:06 AM
- Replies
- 14
- Views
- 2,866
I'm getting the same thing. Nothing custom with folder paths here though. SDK version 3.0.0.190, Sencha Touch 2.1 beta.
-
16 Oct 2012 2:25 AM
Jump to post Thread: Sencha Compile bug by mtajur
- Replies
- 5
- Views
- 1,280
Got it fixed. Had to replace a line in touch/src/scroll/scroller/Infinite.js:
line 5 used to be:
extend: 'Ext.scroll.scroller.CssPosition',
but I replaced it to be:
extend:... -
16 Oct 2012 2:10 AM
Jump to post Thread: Sencha Compile bug by mtajur
- Replies
- 5
- Views
- 1,280
Same thing happening here. Using the latest SDK (3.0.0.190) and latest Sencha Touch 2.1 beta, I get this when trying to compile:
[ERROR] Failed to resolve dependency...
Results 1 to 6 of 6
