[ALOY-1499] Multiple Rest api request in Alloy models returns same result in second call
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2018-12-11T08:33:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Models |
Labels | api, restapi |
Reporter | Sharif AbuDarda |
Assignee | Bruce Wayne |
Created | 2016-05-19T20:17:29.000+0000 |
Updated | 2018-12-11T08:33:35.000+0000 |
Description
Hello, I have created multiple Rest API request in Alloy models. On first call the first request and the second request responses are correct. But, when I call the second time, Both of the request returns same response. Which is not correct.
STEP TO REPRODUCE
1. Download the app.zip folder.
2. Put the app folder into your Alloy project.
3. Run the app in Android.
4. Click the first "Click Me" button and see the response. Now, Click the second "Click Me" button and see the response. Both are different and correct.
5. Now, Click again the first "Click Me" button and see the response. Now, Click the second "Click Me" button and see the response.Both are same. Which should not be happening here.
Attachments
File | Date | Size |
app.zip | 2016-05-19T20:08:02.000+0000 | 9800708 |
Hello, I just wanted to follow up with you about this issue? Are you still experiencing this problem? Please let us know if you need more help with this issue. Thanks