Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

contexthub and csrf in aem 6.3 IE11 browser

Avatar

Level 7

I have aem 6.3 with service pack 1 insstalled.

Browser IE11: Application pages hanging intermittently when contexthub is enabled. The issue is resulted from csrf.js and contexthub.

If I disable contexthub, pages are working fine in IE browser.

In all the pages I see "invalid state error" in browser developer tools console - IE 11 browser.

Does any one faced this issue or any ideas on this?

Thanks,

Sri

2 Replies

Avatar

Level 8

I believe you added correct meta tag for IE

meta http-equiv="X-UA-Compatible" content="IE=edge"

Avatar

Level 7

Thanks for an input. Application does not have any browser specific compatible meta tags.

As this is not an application code error, I am not sure what version of OS and Browser versions AEM 6.3 supports for ContextHub and CSRF features.