I have one problem in my angularJS application. I am doing one api call to server and that api returns me 12MB Json data. It works fine in Chrome but in IE11 it is throwing an error 'Not enough storage is available to complete this operation' continuously.
I am stuck here and can't go ahead.
Thank you in Advance.