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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -