Hi,
I have the same problem, any solution?
Thanks
Type: Posts; User: salgaf
Hi,
I have the same problem, any solution?
Thanks
Hi,
I have changed my old machine with new Win 10 machine but I was unable to reinstall Ext Designer due this error.
I'm able to login to sencha forum.
...
hi
There is an example that show how to load treenode children using a function instead of proxy?
The function should build an return children based on application logic
I want to call the...
Hi,
I have a project in SA that has been developed with cmd 6.1.2.15.
For some test I have installed CMD 6.2.0.103, now when I reopen my project SA says that project needs to upgrade to a new...
Hi,
I'm wondering if it is possible to organize the packages folder structure as:
...
packages/
group1/
pkg1/
resources/
sas/
src/
Thanks,
The 6.0 Nightly works as expected, it will be the 6.0.3?
Hi,
After update my application crash in "onIdChanged" when call sync() in ManyToOne associated models.
This is the sencha fiddle test case:
https://fiddle.sencha.com/#fiddle/1bj8
Tank you
Hi, we just installed SA 3.5.1 and upgrade our project to ExtJs 6.0.2
Now we found an incompatibility between our override code and the new framework and don't have time to investigate the fix now....
Solved, We just downloaded the trial version and installed over the 3.5.0. Now everything is ok. Thanks for the support.
Unfortunately the subscription is expired... and we can't download the update.
If I run as administrator SA says that is unable to establish internet connection!
Strange behaviour, I am able to...
The space on disk is ok,
I'm running with Windows 7 64-bit
May be an proxy problem?
Hi,
During the update the process stops with
"ERROR CODE: 3
File IO Error: Error occurred while writing file to disk.
APP"
Any suggestion...
Solved turning off the image slicing as suggested in this thread: https://www.sencha.com/forum/showthread.php?298627 Now the question is... Disabling the slicing, there will be some issues in the...
Hi
After I have upgraded my app (Architect made everything automatically) I'm not able to build anymore...
This is the error log
[ERR] loading page...
Any news about the release ?
Hi,
I have my project currently running with Ext 5.1.0 how can I upgrade to 5.1.1?
There is some way inside SA or I have to configure CMD via command line?
Thanks
I don't have an example right now.. just my complex app code.
I think that the code in my post can be enough to reproduce the behaviour.
Just create a grid with roweditor and try to set raw value...
Hi,
I'm using Grid.RowEditor plugin and I have the need to set in some circumstances the RawValue on a combobox of one column editor.
The only way I found is to use the beforeedit event of the...
Hi,
Any chance to have this one fixed in some 5.x patch?
We have delivered our application hoping that will be fixed, it's a very annoying bug.
Some workaround instead!
Thanks for your reply...
No the listeners does not modify the data, they simply puts the loaded data in the controls.
As you can see in the first pic the data are not applied in the request but as...
Hi
I found an issue using the REST proxy when I try to sync my store after a previous sync.
Here is how is configured my data store and my proxy:
Ext.define('testRest.view.MyPanelViewModel',...
Good advice... now everything is ok. Thanks (Grazie Mille)
Hi,
I have created an override of combobox using the "Create override of this class" command, SA automatically have created combobox.js file under the Resources node, after saving the project I...
Hi,
I want to bind click event to every <div class="delete-icon"></div>
It would be great to get in the event callback also the record reference.
What is the technique to achieve this in SA3?
...
Please Take a look to this thread...
http://www.sencha.com/forum/showthread.php?298666-Missing-hasMany-associations-sending-data-back-to-server
Thanks