Could you ask in Cmd forum or support portal if there is possibility to turn off inserting polyfills in production build, please?
Type: Posts; User: petr.felzmann
Could you ask in Cmd forum or support portal if there is possibility to turn off inserting polyfills in production build, please?
Could you share more details, please? What does the invalid means?
The production build does not add to your js file whole framework, but only ES6 polyfills.
This functionality of SA is fully based on Cmd. You can observe the same behavior when you create and build the app without SA. I do not know if it is bug, but you can ask in Cmd forum to get more...
There is no support for type of layout other than predefined strings. You have to use Process Config and add object type layout manually.
56703
http://docs.sencha.com/architect/4.2/guides/whats_new/change_log.html
Unfortunately we are still fighting with Themer integration :( and parallely working on 6.5.1 support. Sorry for the delay, we will release as soon as possible.
Your Cmd installation folder is not default for SA, so you have to set it up in
Edit → Preferences → Dependencies → Custom Cmd Base Path
where you have to put
/home/slava/bin/Sencha/Cmd
Do you have this folder on your PC and contains valid Cmd installation?
/home/slava/bin/Sencha/Architect/Cmd/6.5.0.180
Or more general question: what are the folders in...
SA 4.2.2 which will solve mainly Themer integration issues should be release next week. Then we will release SA 4.2.3 which will support Ext 6.5.1. The estimation is mid/end of August.
Are those your steps?
Create Ext 6.2 project using the route in SA 4.1 or earlier
Open the project in SA 4.2.1 (upgrading the project)
Upgrade Ext framework to 6.5
I'm sorry, but there is couple of days delay of the release unfortunately. Should be out very soon.
There is bug in SA 4.2.1 regarding to Themer integration, see also known issue. We are working on the fix which should be released on Jul/11. Unfortunately we are not aware of workaround.
Our hope rises also statistically as one customer confirmed 4.2.1 fixed the freeze.
We still do not have steps to reproduce the random freeze unfortunately. Tomorrow we are going to release SA 4.2.1 with updates of editor among others. Please, try this hotfix release to see whether...
Your values of memory counters should be ok. Could you try to increase java heap sizes (initial Xms and maximum Xmx) in your system and see if there is any improvement, please?...
For the random freeze issue: could you also disable JSHint for some certain time and observe if it does not help, please?
Edit -> Preferences -> Interface -> JSHint
You can use such workaround: create a file with the name app.json located in the path you are using as custom fw path. The file can be empty. Then you will be able to set and save the custom fw path....
You could use summaryRenderer config: http://docs.sencha.com/extjs/6.2.1/modern/Ext.grid.column.Column.html#cfg-summaryRenderer
The summaryType config is going to be deprecated in upcoming Ext JS...
Hi Jason,
could you provide your exact steps, please? Also what version of SA do you use and what is the Ext version your project is based on?
Thank you
Petr
There is known bug DSGNR-7602 regarding to Ext.ux.form.ItemSelector. It will be fixed in upcoming SA release.
Thanks Nicolas for clarification. I'm able to reproduce it and I created bug into our issue tracker: DSGNR-7600.
Sorry for this, the issue was not addressed yet. Please let us know whether this issue in any way prevents or make difficult SA usage. Thank you.
Thanks for your report. This bug was solved in SA 4. Are you able to upgrade to the latest SA 4.1.1?
See also this thread
https://www.sencha.com/forum/showthread.php?313014
Thanks for reporting the issue, Nicolas. It is tracked now as DSGNR-7599.