Issue Type: Bug Bug
Assignee: Sande Gilda
Components: quickstarts
Created: 24/Feb/14 8:34 AM
Description:

Because IE is caching requests to rest/members, member list is not updated when a new member is created.
This can be fixed by adding

$.ajaxSetup({ cache: false });

to app.js

Project: JBoss Developer Framework
Priority: Major Major
Reporter: Oliver Kišš
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira