Search Type: Posts; User: Qarea
Search: Search took 0.02 seconds.
-
18 Apr 2013 5:16 AM
- Replies
- 6
- Views
- 174
Actually reproduced too, and causes lots of errors in console
Any news on this bug? Is double call to reconfigure a safe fix? -
9 Apr 2013 12:45 PM
- Replies
- 3
- Views
- 530
Not fixed in ExtJS 4.2.0 GA
Possible fix described in startpost now produces error:
TypeError: el is null ext-all-dev.js Line 26783 -
5 Apr 2013 11:46 PM
- Replies
- 6
- Views
- 174
Reproduced in simple example:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Test extjs project</title>
... -
5 Apr 2013 3:18 AM
- Replies
- 6
- Views
- 174
No errors in console, issue reproduced in FF10 FF17 FF20 Opera12 IE10
Attached images
1 open first object, grid displays correct data
2 open second object, grid display is broken. You can also... -
4 Apr 2013 6:29 AM
- Replies
- 6
- Views
- 174
I have simple grid
{
xtype: 'grid',
autoScroll: true,
columnLines: true,
flex: 1,
columns: [],
store: new Ext.data.Store({ fields: {} })
} -
3 Apr 2013 4:47 AM
- Replies
- 25
- Views
- 1,535
Another related issue. After 4.2 update I'm getting
TypeError: oldGroupCache is null ext-all-dev.js Line 155194 (155194 out of range 150456)
every second time when opening grouped grid. Ie all... -
27 Mar 2013 8:57 AM
- Replies
- 3
- Views
- 273
Any news on this issue?
-
22 Mar 2013 4:44 AM
- Replies
- 3
- Views
- 524
Sample1 reproduced with ExtJS4.2
Sample2 is broken - cant move to button1 button2 by keyboard -
4 Mar 2013 5:50 AM
- Replies
- 10
- Views
- 554
I've used Extensible lib only minor times, but cant see why its incompatible with sencha cmd, have you tried to add extensible-1.5.1/src/ to classpath and try to compile?
Although note my post... -
4 Mar 2013 5:34 AM
- Replies
- 10
- Views
- 554
Probably you have to include Extensible src in classpath , or include it togather with ext-all.js
-
4 Mar 2013 5:28 AM
- Replies
- 10
- Views
- 554
Yes. Not sure that same possible for sencha app build, but only for scripts this command is working perfectly:
sencha compile exclude -file **/extjs/src and concat -compress ../web/app-all.js
... -
26 Feb 2013 3:46 AM
- Replies
- 17
- Views
- 1,098
Can anybody explain why running sencha compile .. from sencha app dir and from custom dir (with all same paths) for same set of files produces different output file ?
-
25 Feb 2013 7:22 AM
Jump to post Thread: Model class not found in built app by Qarea
- Replies
- 5
- Views
- 384
Thanks. Loading of all this js files - models stores views and controllers - solved by 'If a store is going to use a model, that store should require the model' for two stores
-
25 Feb 2013 6:20 AM
- Replies
- 10
- Views
- 554
Maybe you mean what is in index.html in x-compile section ?
By default there was ext-dev.js , changed to ext-all-dev.js - nothing changed in output
I'm using probably 90% of extjs components,... -
25 Feb 2013 6:04 AM
Jump to post Thread: Model class not found in built app by Qarea
- Replies
- 5
- Views
- 384
Thanks, this and some other models were not required in some stores and views.
Should I always require models and stores that described in views stores models controller config sections ?
... -
25 Feb 2013 2:53 AM
- Replies
- 10
- Views
- 554
When running sehcna app build I can't specify extjs build , but both of them are in extjs sdk
-
22 Feb 2013 11:56 AM
- Replies
- 17
- Views
- 1,098
I didn't spent lot of time on this before, its stupid work to rename {style:{float:..}} properties, router.goto methods and etc, but I had to do it and finally built app-classes.js. And only to get...
-
22 Feb 2013 11:45 AM
Jump to post Thread: Model class not found in built app by Qarea
- Replies
- 5
- Views
- 384
I have huge extjs4 app started two years ago, now trying to import it to sencha cmd project
Generated new application witn sencha cmd, replaced app folder with my code, disabled autoloader
With... -
22 Feb 2013 6:02 AM
- Replies
- 10
- Views
- 554
I have application that uses three independent ext applications (huge main application, login form, less featured alternate application). If run sehcna app build for each I'll get 3 huge...
-
22 Feb 2013 5:52 AM
- Replies
- 17
- Views
- 1,098
Even if using
sencha app compile -e testing , where code is not compressed only concatenated, I'm getting
[INF] -before-page:
[INF]
[INF] -page:
[INF] Compiling... -
22 Feb 2013 5:06 AM
- Replies
- 17
- Views
- 1,098
I've created new sencha application , replaced app dir with my app , and trying to run
sencha compile concatenate -uglify out.js
from app dir. And still getting yui errors. Same when running
... -
11 Feb 2013 3:08 AM
- Replies
- 1
- Views
- 192
REQUIRED INFORMATION
Ext version tested:
Ext 4.2.0.376 Ext 4.1.3 Ext 4.1.1
Browser versions tested against:
FF9 Ubuntu 12.10 Chromium 24 Ubuntu 12.10 FF9 Windows7
DOCTYPE tested... -
8 Feb 2013 5:54 AM
- Replies
- 3
- Views
- 524
ExtJS version: Result
4.1.1: Reproduced
4.1.3: Reproduced
4.2.0.299: Reproduced
4.2.0.376: Reproduced -
7 Feb 2013 4:32 AM
- Replies
- 17
- Views
- 1,098
All options are not correct or doesnt changed anything. Please move topic to Sencha Cmd forum
-
5 Feb 2013 9:00 AM
- Replies
- 1
- Views
- 207
REQUIRED INFORMATION
Ext version tested:
Ext 4.2.0.376 Ext 4.1.3 Ext 4.1.1
Browser versions tested against:
FF9 Ubuntu 12.10 Chromium 24 on Ubuntu 12.10 FF9 Windows7
DOCTYPE...
Results 1 to 25 of 59
