ContextHubPersistence In Internet explorer | Community
Skip to main content
manoj_devapath
Level 5
April 8, 2019
Solved

ContextHubPersistence In Internet explorer

  • April 8, 2019
  • 3 replies
  • 3088 views

Hi All,

I am implementing ContextHubPersistence using contexthub.

Added a custom logic to save value in ContextHubPersistence  and reading form it.

It works fine on author, pub and dispacher in chrome and mozila.

But it do not work in Internet explorer.

Is this a known issue or do I need to add a configuration

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by manoj_devapath

We have custom script which writes value into ContextHubPersistence. there where some methods that are deprecated for IE. so have to revist the logic. Now it works fine. ContextHubPersistence configs and implementation works fine on AEM 6.3 IE

3 replies

Gaurav-Behl
Level 10
April 8, 2019

What store are you using and what version of IE did you test against?

Check if that store is supported in that specific IE version or not?

Adobe Employee
April 8, 2019

Internet Explorer is terrible. Microsoft has finally admitted defeat and giving up on the Trident rendering engine and is making Internet Explorer a Chromium based browser. The world rejoices!

Why full-Chromium Edge means end times for IE | Computerworld

manoj_devapath
manoj_devapathAuthorAccepted solution
Level 5
April 9, 2019

We have custom script which writes value into ContextHubPersistence. there where some methods that are deprecated for IE. so have to revist the logic. Now it works fine. ContextHubPersistence configs and implementation works fine on AEM 6.3 IE