internet explorer - Why meta tag in IE11 behaving differently -


whenever there 2 consecutive calls hit ie 11 browser, throws exception whereas not case lower ie versions.

it happening in ie 11 because code has 1 meta tag (<meta http-equiv="x-ua-compatible" content="ie=edge"/>) pointing edge. upon changing lower version not seeing issue.

so, need support understand why ie 11 throwing exception when receives 2 consecutive calls didn’t clue on googling this.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -