Hi,
Our web application working fine so far in IE11 and we recently started using Microsoft Edge. We started using IE mode in edge for for application but running into issues with loosing session values when we navigate between windows using window.open java script function. I tried all settings in cookies and session are but none of them working. How to retain session values in IE mode when launch new windows from modal windows ?
Thanks