Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getResponses() returned data #203

Open
AlphaMGK opened this issue Sep 15, 2020 · 1 comment
Open

getResponses() returned data #203

AlphaMGK opened this issue Sep 15, 2020 · 1 comment

Comments

@AlphaMGK
Copy link

getResponse() returned data was array. but when accessing that array, encountering an undefined result instead of response from server. The response was a json containing array of one object. I've been already set returnType to json but nothing has changed

@AlphaMGK
Copy link
Author

I think this issue happen because of ajax async call handling on that method. or maybe I using that method in a wrong ways?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant