Peter Schrey
Posts: 0
Joined: Sat May 11, 2013 10:08 am

Editor does not work correctly anymore

Hello, I've started a project some time ago. Recently I've registered for the payed plan to extend the app. Since yesterday I've got strange problems: e.g. I can't edit some of my screens anymore (e.g. the Item-List-Control is not selectable). Is it a general issue, or do I have to do anything to fix this issue?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Editor does not work correctly anymore

Hello.

Please try to clear cache, and reload project.

Peter Schrey
Posts: 0
Joined: Sat May 11, 2013 10:08 am

Editor does not work correctly anymore

It helped for selecting the controls - but some probs still remain:

  • the number-input fields do not have buttons to increase/decrease the value attached
  • some pages will not load (the worked yesterday fine) in the Test
Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Editor does not work correctly anymore

Can you share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a? I'll test it.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Editor does not work correctly anymore

"- some pages will not load (the worked yesterday fine) in the Test"
In app was two javascript errors:

  1. in file "BerechnungZeitSpeedDist" line 51 - missed opening bracket

  2. in file "Kursberechnung" variable "sp" wasn't initialised.

    "- the number-input fields do not have buttons to increase/decrease the value attached"

    What screen didn't have "number-input fields" ? I checked it, everithink works.

Peter Schrey
Posts: 0
Joined: Sat May 11, 2013 10:08 am

Editor does not work correctly anymore

Thanks for your hint.
Just to know: how can I see JS-errors? Is there any error-output somewhere?

Regarding the number- input-fields - it is on all screens, e.g. "Kurse":
Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Editor does not work correctly anymore

This tutorial about app debugging: http://docs.appery.io/documentation/a...

What browser do you use? Did you try to open app on Chrome or Firefox?

Peter Schrey
Posts: 0
Joined: Sat May 11, 2013 10:08 am

Editor does not work correctly anymore

It is on Firefox 20.0.1. On Chrome, it seems to work correctly.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Editor does not work correctly anymore

You can try to debug css styles in FIrebug. Firefox can override app styles.
Please look at:
http://www.solutionoferror.com/html/c...

Return to “Issues”