Had some problems at work where KnockoutJS code worked fine in Chrome but not at all on IE.
The problem was ajax caching being done in IE for GET requests.
Observables does not update values
AJAX requests not executing or updating in Internet Explorer? Here's a solution
No comments:
Post a Comment