cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FPM application display blank or not complete in IE when data volume is big

xiebryant
Product and Topic Expert
Product and Topic Expert
0 Likes
245

This is an FPM application which is used to display a Gantt Chart and other information.

When the data volume is big, the application could not display or display well. The issue only happens in IE. While in Chrome, it displays well. If the data volume is small, it displays well both in IE and Chrome.

IE version: IE10 IE11.

While trace with a development tool, I find the issue always happens after a POST request. While the response status for this request is 200. So I think the data returned successfully. Encoding gzip is used for the request. Is it possible the issue is caused by decompressing the gzip file? Is there any restriction for IE to decompressing gzip file?

Of course, it may be caused by other reasons. Could anybody help me with this? Thanks in advance.

Accepted Solutions (0)

Answers (0)