Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

Hello!

I have a problem while testing my app. I can't find, in earlier question in this forum, a answer to this problem.

Problem:
Nothing happening when i click on a Image in my "menu" in the app.

And i also got a console-error:

Image

The service I have, lists up all users in the database. I have followed tutorial for creating the service and I've also tried out different things myself, but still got the problem.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Uncaught ReferenceError

Hello Nicklas,

Unfortunately it's not clear, please clarify your question with more details and screenshots.

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

Im trying to click on "Administrator" down in left corner. Then the loding circle commes up but nothing more happens.

Image

When i push F12, I got this Console Error:

Image

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

In the "Administrator"-page, I have a service that lists up all users in database. That's the service the console error talks about in the picture above

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

When i invoked the service by load-page i got this errors:

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Uncaught ReferenceError

Hello Nicklas,

It looks like you call service which is absent on the current page.

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

Is that the answer you have?

I can share the app with you and you can see that the service is there!

Here is the test of the service:

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Uncaught ReferenceError

Please enable sharing with support for this project and tell us the name of the app.
:: http://devcenter.appery.io/documentat...

Also provide us with the following information:

1) Test credentials if login functionality is implemented in your app
2) Detailed steps to reproduce the issue

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

I shared it now.
Steps to reproduce the error:

  1. Log in with username: "support" Password: "support".

  2. Click on Administrator.

    I made a label in the "m_admin"-page with a session-token you need to TEST the service.

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Uncaught ReferenceError

The service is called "AskimVgsKnuter_list_service" btw :)

Return to “Issues”