I added the code as a javascript resource and the application runs but the design view in architect is completely broken for pie charts, throws the interaction.widget.interaction error.
Any way to...
Type: Posts; User: ErikJAX
I added the code as a javascript resource and the application runs but the design view in architect is completely broken for pie charts, throws the interaction.widget.interaction error.
Any way to...
How do you add this workaround to an architect project?
Thank You!!
Try running architect under a different user profile. I had this issue a while back and the only fix was re-creating the user profile from scratch.
I ran into this a few months ago and the way I understand it the issue is with the way the iPad handles the pdf file and not EXTJS.
I use this to work around the issue until something changes:
...
I have a store containing all the data then use chained stores with filters set for each subset of data needed for each control.
Erik
Is there a way to use componentdataview on a extjs 6.6.0 modern project?
Any known examples?
Erik
update, I get the same error in x86 and x64 version.
After i enabled the debug mode I see this entry in the debug file: [12512:0719/133213.053:INFO:CONSOLE(235)] "TypeError: Cannot read property...
Since I upgraded to 4.2.4 the design view is broken on new and existing MODERN projects.
Log tab says: Framework Error: Cannot read property 'add' of undefined.
Any help appreciated.
Erik
...
The update from within architect did not work for me either. I downloaded the installer from the support site and it installed correctly. So far it appears to be working correctly.
Erik
yeah, I deleted it after looking at the post and realizing he was looking for support a few months ago, oops.
Overall I was just trying to say that the person you were quoting was not feeling...
I would just like to say that not everyone is unhappy with the current state of the sencha/idera tool chain, I am still a fan and have no plan on "moving on" anytime soon. The syntax of extjs, level...
I found the one you are trying to implement but stumbled upon this one:
https://fiddle.sencha.com/#view/editor&fiddle/1bk6
Just a option you may want to try.
Erik
I do not think you will be able to work on the same project file with different versions of architect, at some point the file will be upgraded to the latest version and your older clients will no...
If you search the forum you will see that this has been asked many times and currently Architect does not support bringing in an existing screen. I believe the official Sencha road map does include...
Not sure why but I was able to upgrade a modern and fairly large classic app without any issues.
No files deleted and build times seem the same.
I am now seeing the same issue on a modern project that uses the navigation view. I looked at the class structure after the view is removed with POP and it does appear to be removed from the parent...
+1
Have you tried adding Ext.tree.Panel to the requires section of the Application?
An addon for embarcadero RAD studio called uniGUI was recently released and is based on EXTJS.
Not sure how well it works but could be the reason sencha was purchased.
http://unigui.com/
I using modern and testing how to style a column with an external style sheet. The following works properly in the browser but does NOT display in the architect design view.
Any way to make the...
I am looking at buying Bryntum Complete mainly for the Gantt Chart.
Can anyone tell me if the Gantt chart component works with Architect? How about the other Bryntum components?
Are there any...
I upgraded a classic project from 6.2 to 6.5 and so far I am seeing a few small issues with EXTJS. As for Architect I am seeing the text window jump around more but mostly when I use the scroll...
I was able to upgrade my single user license to premium (march 2016) so unless they changed their policy you should be able to upgrade.
Erik
The production build has always worked properly for me, my problem has been during development when I publish the site to local web server for testing. In this situation cmd has not done it's magic...