Page 5 of 10

testing and opening pages very slow

Posted: Fri Jul 26, 2013 9:15 pm
by John Herdean

this error message comes up on various actions - opening pages/ creating pages/ making changes of any kind/ and other actions as well...


testing and opening pages very slow

Posted: Fri Jul 26, 2013 9:17 pm
by Maryna Brodina

This is most likely because of project size + currently we have performance problem. Sorry about that.


testing and opening pages very slow

Posted: Fri Jul 26, 2013 9:21 pm
by John Herdean

ok well are these errors going to be fixed soon along with the speed?


testing and opening pages very slow

Posted: Fri Jul 26, 2013 9:26 pm
by Maryna Brodina

Performance issue - late August.
Testing issue - in a few days I hope.


testing and opening pages very slow

Posted: Fri Jul 26, 2013 9:33 pm
by maxkatz

Here is something you can do. I understand this is far from optimal but this will give you the option to continue working on your app. You can break your app into two parts. Take some page/services and export them as plug-in. Then, create a new project and import the plug-in. This will enable you to continue working on the app. Once you are done, you could import the plug-in back. I completely understand that this is not the solution.. but at least you will be able to work on the app until we resolve this issue.


testing and opening pages very slow

Posted: Fri Jul 26, 2013 10:13 pm
by John Herdean

i have to think about that. that might work. I actually didnt even know u could do that. That could be very useful in the future.

So the big question is whatever Im exporting, will it carry with it the problems that Im currently encoutering? Next, what about local storage items? Can i export those as well? So, will everything that is attached to a page be exported when i select a certain page?


testing and opening pages very slow

Posted: Fri Jul 26, 2013 11:43 pm
by maxkatz

As you will be working with a smaller project -- you shouldn't run into this issues.

When you export pages, you will export all associated actions. So if you use local storage, those will be exported as well. You can also export a JavaScript file.


testing and opening pages very slow

Posted: Fri Jul 26, 2013 11:52 pm
by John Herdean

Hi Max thanks for making an effort in giving me a short term solution. Theres a few pages i can design that can be isolated from a large part of the app. However, i think it will be limited. I might have enough additional work for a few days to keep me busy on some other pages i can work on. I just tried to import my own plugin and it seems ok.

The biggest problem for me is that i have many pages that are interconnected and dependent on others. Im very afraid that i will mess up if i do this extensively. So, i will try to work on some other stuff that i think can be mostly isolated from the rest in the mean time. I really hope you guys can fix my project as soon as possible because like you said this would be something very short term just so i can continue working. But by no means would i be able to wait til the last moment and just put them back in pieces. As you seen I have over a hundred pages, over 50 popups and so much going on. One small mistake will crash the entire app.


testing and opening pages very slow

Posted: Sat Jul 27, 2013 12:16 am
by John Herdean

Question? If I export the entire app and import it into a new one, will that clear up any issues Im currently facing?


testing and opening pages very slow

Posted: Sat Jul 27, 2013 12:24 am
by maxkatz

Unlikely, as your app is large and there are time out issues.