내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

ContextHubPersistence In Internet explorer

Avatar

Level 6

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 6

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 답변 개

Avatar

Level 10

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?

Avatar

Employee

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

Avatar

정확한 답변 작성자:
Level 6

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