Page 1 of 2

Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 9:35 am
by Andy Parker

Hi,

I've attached a screenshot of what I get when opening the builder screen for my UI.

It seems the area that allows access to the Popups and Panels appears on the left rather than the right.

I've tried this in both Chrome and IE, and get the same issue, is this a known bug or do you know how this can be overcome? I have panels and so this is very difficult to work with.

Image


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 9:38 am
by Evgene Karachevtsev

Hello Andy,

Could you please log out from Appery.io, clear browser cache and cookies, re-log in and try our platform once again?


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 9:50 am
by Andy Parker

Thanks, that fixed it :-)


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 12:51 pm
by Cat

Hello,

I am having the same problem. I have logged out, cleared cache (with chrome://appcache-internals/ as well), restarted computer etc multiple times and it stays like this.

Image

Image

The console shows this error:
GET http://appery.io/app/resources/editor... 404 (Not Found)

(I am unable to open the editor in Firefox or Opera:
OPERA ERRORS:
Uncaught ReferenceError: projectType is not defined
editor:180 Uncaught

TypeError: Cannot read property '0' of undefined
editor:30 Uncaught

ReferenceError: projectType is not defined
12editor:30 Uncaught

ReferenceError: projectType is not defined
require.js.map:1 GET

http://appery.io/app/resources/editor... 404 (Not Found)
main.css.map:1 GET http://appery.io/app/resources/editor...

404 (Not Found)
main.js.map:1 GET

http://dk3k8fyrlww1f.cloudfront.net/a...

404 (Not Found)

FIREFOX:
mutating the [[Prototype]] of an object will cause your code to run very

slowly; instead create the object with the correct initial [[Prototype]]

value using Object.create main.js:82:6232
no element found is_available:1:1
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.

main.js:93:0
no element found 61914:1:1)

Any ideas what I can try to get the editor to load?


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 1:16 pm
by Evgene Karachevtsev

Hello Cat,

Could you please clarify, do you have this issue with one specific app or with all of them?


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 1:20 pm
by Andy Parker

Cat,

here's what I cleared:
Image


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 2:46 pm
by Cat

Hello,

Thanks Andy, unfortunately I did that as well without success :(

Evgene, the same thing is happening with my other projects:
Image


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 2:50 pm
by Evgene Karachevtsev

Cat,

Could you please check that you don't use any 3rd party programs that may affect to the connection? For example antiviruses or firewalls? Also could you please specify do you have an opportunity to test your apps from other internet connection?


Appery Builder Screen Layout Issue

Posted: Mon Mar 09, 2015 3:11 pm
by Cat

Hello Evgene,

I will have a look at my firewall settings and antivirus programme and such and tomorrow I can go login at a different location. Will let you know tomorrow.

Thanks!
Cat


Appery Builder Screen Layout Issue

Posted: Tue Mar 10, 2015 8:37 am
by Cat

Hello,

I tried some different settings on my computer (for example uninstalled Trusteer - http://stackoverflow.com/questions/37... , disabled firewall, unblock ips etc), but still have the same problem. However, when I logged in on a different network this layout issue was gone. So it must then be something on my network.

BUT there is another problem with css not loading which initially I thought was related to the above problem. When I logged in on a different network the editor layout was normal but the css problem persisted.

The problem is that since yesterday the css does not get called when testing the app:

console:
Failed to load resource: the server responded with a status of 404 (Not Found)
2http://appery.io/app/view/***/files/v... Failed to load resource: the server responded with a status of 404 (Not Found)
http://appery.io/app/view/***/files/v... Failed to load resource: the server responded with a status of 404 (Not Found)

At some point yesterday while trying different things I deleted the project and remade it from a backup made just before deleting. I suspect the css problem started after that. So I'm not sure if the css not loading is related to the layout problem or not?

(I am guessing since the project-id changed something changed somewhere that I don't know of? I entered the new project-id at places where I remembered, for example for the facebook plugin, but cannot think where it would impact the css)

Any ideas?